NameDescriptionTypeAdditional information
Id

Unique ID of the message.

globally unique identifier

None.

CreationDate

Date of creation of the message.

string

None.

Priority

Priority of the message. Possible values are: Normal, High, Low.

string

None.

Status

Status of the message. Possible values are Draft, Sent.

string

None.

Read

Indicates if message is read.

boolean

None.

SecureRecipientId

Unique ID of the recipient of the message.

globally unique identifier

None.

SecureRecipientName

Name of the secure recipient.

string

None.

Subject

Subject of the message.

string

None.

Body

Body of the message.

string

None.

SentDate

Message sent date (Read only).

string

None.

HasAttachments

Indicates if a secure message has attachments.

boolean

None.

Attachments

Returns a list of attachments of a message.

Collection of IdNamePairModel

None.