ExchangeMetadata
Contents
[
Hide
]ExchangeMetadata class
Exchange metadata in DLP events
The ExchangeMetadata type exposes the following members:
Constructors
Name | Description |
---|---|
ExchangeMetadata() | Initializes a new instance of the ExchangeMetadata class |
Properties
Name | Description |
---|---|
message_id | The message ID of the email that triggered the event. Mandatory: Yes |
from_address | The user who sent the email. Mandatory: Yes |
to | A collection of email addresses that were on the To line of the message. Mandatory: No |
cc | A collection of email addresses that were on the CC line of the message. Mandatory: Yes |
bcc | A collection of email addresses that were on the BCC line of the message. Mandatory: No |
subject | Suject of the email message. Mandatory: No |
sent | The time in UTC of when the email was sent. Mandatory: Yes |
recipient_count | The total number of all recipients on the TO, CC, and BCC lines of the message. Mandatory: Yes |
See Also
- namespace aspose.email.clients.activity
- assembly Aspose.Email