VEXMessageItem
Contains details about a Microsoft Exchange message item.
|
Property |
Type |
Description |
|---|---|---|
|
From |
Sender email address. |
|
|
To |
Recipient email addresses. |
|
|
CC |
Recipient email addresses in carbon copy. |
|
|
Subject |
String |
Message subject. |
|
Body |
Contains information about the type and size of the item body (in kilobytes). |
|
|
Attachments |
Message attachment. |
|
|
Sent |
DateTime |
Date and time that the message was sent. |
|
ItemClass |
String |
Exchange item class. |
Related Commands