|
long? | id [get, set] |
| Internal identifier of a message Format: int64 More...
|
|
string | uri [get, set] |
| Canonical URI of a message Format: uri More...
|
|
MessageAttachmentInfo[] | attachments [get, set] |
| The list of message attachments More...
|
|
string | availability [get, set] |
| Message availability status. Message in 'Deleted' state is still preserved with all its attachments and can be restored. 'Purged' means that all attachments are already deleted and the message itself is about to be physically deleted shortly Enum: Alive, Deleted, Purged More...
|
|
long? | conversationId [get, set] |
| SMS and Pager only. Identifier of a conversation that the message belongs to Format: int64 More...
|
|
ConversationInfo | conversation [get, set] |
|
string | creationTime [get, set] |
| Message creation date/time in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time More...
|
|
string | direction [get, set] |
| Text message direction. Note that for some message types not all directions are allowed. For example voicemail messages can be only inbound Enum: Inbound, Outbound More...
|
|
MessageStoreCallerInfoResponseFrom | from [get, set] |
|
string | lastModifiedTime [get, set] |
| Date/time when the message was modified on server in ISO 8601 format including timezone, for example 2016-03-10T18:07:52.534Z Format: date-time More...
|
|
string | messageStatus [get, set] |
| Message status. Different message types may have different allowed status values. For outbound faxes the aggregated message status is returned. If, for outbound message, a status for at least one recipient is 'Queued', then the 'Queued' value is returned. If a status for at least one recipient is 'SendingFailed', then the 'SendingFailed' value is returned. In other cases the 'Sent' status is returned Enum: Queued, Sent, Delivered, DeliveryFailed, SendingFailed, Received More...
|
|
bool? | pgToDepartment [get, set] |
| Pager only. true if at least one of a message recipients is 'Department' extension More...
|
|
string | priority [get, set] |
| Message priority Enum: Normal, High More...
|
|
string | readStatus [get, set] |
| Message read status Enum: Read, Unread More...
|
|
string | subject [get, set] |
| Message subject. For SMS and Pager messages it replicates message text which is also returned as an attachment More...
|
|
MessageStoreCallerInfoResponseTo[] | to [get, set] |
| Recipient information More...
|
|
string | type [get, set] |
| Message type Enum: Fax, SMS, VoiceMail, Pager, Text More...
|
|
string RingCentral.GetInternalTextMessageInfoResponse.messageStatus |
|
getset |
Message status. Different message types may have different allowed status values. For outbound faxes the aggregated message status is returned. If, for outbound message, a status for at least one recipient is 'Queued', then the 'Queued' value is returned. If a status for at least one recipient is 'SendingFailed', then the 'SendingFailed' value is returned. In other cases the 'Sent' status is returned Enum: Queued, Sent, Delivered, DeliveryFailed, SendingFailed, Received