MOVEitMessageInfo Properties |
The MOVEitMessageInfo type exposes the following members.
Name | Description | |
---|---|---|
Attachments |
Returns a Dictionary containing a list of message attachments.
| |
Body |
The body of the message.
| |
DataInitialized |
Returns the status of the data initialization for this object.
(Inherited from MOVEitObjectInfo.) | |
DeliveryReceipts |
Determines whether the message sender will receive delivery receipts for this message.
| |
From |
The username of the message sender.
| |
FromRealName |
The display name of the message sender.
| |
ID |
The unique ID of the message.
| |
NoReplyAll |
Determines whether the Reply All feature will be disabled for recipients of this message.
| |
ParentID |
The unique ID of the parent message of this message.
| |
Recipients |
Returns a Dictionary containing a list of message recipients.
| |
RecipientsString |
A comma-delimited list of major recipients of the message.
| |
SendStamp |
The date and time the message was sent.
| |
State |
The send state of the object.
| |
Subject |
The subject of the message.
|