Gmail Agent API v0.6.1 Library

GmailAdapter Properties

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

Public Instance Properties

JsVersion Gets or sets the Gmail JS engine version.
LastErrorMessage Gets the last error message generated by the GmailAdapter methods. Will be null if there are no errors.
Proxy Gets or sets the proxy for HTTP requests. Leave null for no proxy support.
RawDataPackResponse Gets the raw HTML content returned from a DataPack request.
RawHomeFrameResponse Gets the raw HTML content returned from the Gmail base launch request.
RawLoginResponse Gets the raw HTML content returned from the Google Accounts login request.
ThreadFetchMode Gets or sets the GmailAdapter.ThreadFetchType for the adapter. The default is Inbox.

See Also

GmailAdapter Class | Johnvey.GmailAgent Namespace