IBaseGmailClient

IBaseGmailClient class

Interface for base class of Gmail client

The IBaseGmailClient type exposes the following members:

Properties

NameDescription
access_tokenGets or sets OAuth 2.0 bearer token
timeoutGets or sets the number of milliseconds to wait before the operation times out.
The default value is 100,000 milliseconds (100 seconds).
default_emailGets default email address

Methods

NameDescription
refresh_token()

See Also