Gmail Agent API v0.6.1 Library

GmailThread Properties

The properties of the GmailThread class are listed below. For a complete list of GmailThread class members, see the GmailThread Members topic.

Public Instance Properties

AttachHtml Gets or sets the HTML-formatted 'thread has attachment' text (contains an IMG tag).
AuthorsHtml Gets or sets the HTML-formatted thread author(s) text.
Categories Gets or sets a list of zero or more categories in which the thread is classified.
DateHtml Gets or sets the HTML-formatted thread date.
Flags Gets or sets the flags string (unknown).
HasExtraSnippet DEPRECATED: Gets or sets the flag indicating whether or not the thread has an extra snippet.
IsRead Gets or sets the 'thread is read' flag.
IsStarred Gets or sets the 'thread is starred' flag.
MatchingMessageID Gets or sets the thread-message link identifier.
SnippetHtml Gets or sets the thread snippet.
SubjectHtml Gets or sets the thread subject.
ThreadID Gets or sets the thread identifier.

See Also

GmailThread Class | Johnvey.GmailAgent Namespace