Gmail Agent API v0.6.1 Library

GmailThread Members

GmailThread overview

Public Instance Constructors

GmailThread Constructor Initializes a new instance of the GmailThread class.

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.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

GmailThread Class | Johnvey.GmailAgent Namespace