GmailMessageInfo
GmailMessageInfo class
The message resource representation that contains only an id and a threadId.
Constructors
| Name | Description |
|---|---|
| GmailMessageInfo | Creates instance of GmailMessageInfo . |
Methods
| Name | Description |
|---|---|
| get_Id | The immutable ID of the message. |
| get_ThreadId | The ID of the thread the message belongs to. |
| set_Id | The immutable ID of the message. |
| set_ThreadId | The ID of the thread the message belongs to. |