GmailMessageInfo

GmailMessageInfo class

The message resource representation that contains only an id and a threadId.

Constructors

NameDescription
GmailMessageInfoCreates instance of GmailMessageInfo .

Methods

NameDescription
get_IdThe immutable ID of the message.
get_ThreadIdThe ID of the thread the message belongs to.
set_IdThe immutable ID of the message.
set_ThreadIdThe ID of the thread the message belongs to.