Click or drag to resize
MOVEitMessageInfo Properties

The MOVEitMessageInfo type exposes the following members.

Properties
  NameDescription
Public propertyAttachments
Returns a Dictionary containing a list of message attachments.
Public propertyBody
The body of the message.
Public propertyDataInitialized
Returns the status of the data initialization for this object.
(Inherited from MOVEitObjectInfo.)
Public propertyDeliveryReceipts
Determines whether the message sender will receive delivery receipts for this message.
Public propertyFrom
The username of the message sender.
Public propertyFromRealName
The display name of the message sender.
Public propertyID
The unique ID of the message.
Public propertyNoReplyAll
Determines whether the Reply All feature will be disabled for recipients of this message.
Public propertyParentID
The unique ID of the parent message of this message.
Public propertyRecipients
Returns a Dictionary containing a list of message recipients.
Public propertyRecipientsString
A comma-delimited list of major recipients of the message.
Public propertySendStamp
The date and time the message was sent.
Public propertyState
The send state of the object.
Public propertySubject
The subject of the message.
Top
See Also