Name | Description | Type | Additional information |
---|---|---|---|
MessageId |
The unique id for for the message, in scope of a site (itslearning customer). |
integer |
None. |
From |
Basic details of who sent the message. |
Itslearning.RestApi.Entities.PersonSimple |
None. |
DateReceived |
When the message was received. Time zone is UTC. |
date |
None. |
Subject |
The subject of the message. |
string |
None. |
PreviewText |
The preview text (the first part of the message, stripped for html and html entities). |
string |
None. |
MessageUrl |
The URL of the complete message. |
string |
None. |
ContentUrl |
The content URL of the complete message. |
string |
None. |
HasAttachments |
True if this message has any attachments. |
boolean |
None. |
IsRead |
True if this message has been read. |
boolean |
None. |
IsForwarded |
True if this message has been forwarded. |
boolean |
None. |
LastForwardedDateTime |
The time and date the last time this message was forwarded. |
date |
None. |
IsReplied |
True if this message has been replied. |
boolean |
None. |
LastRepliedDateTime |
The time and date the last time this message was replied. |
date |
None. |