GmailClient Class |
Namespace: Aspose.Email.Clients.Google
The GmailClient type exposes the following members.
Name | Description | |
---|---|---|
![]() | AccessToken |
Gets or sets OAuth 2.0 access token
In case if refresh token is set, access token is generated automatically.
|
![]() | DefaultEmail |
Gets or sets default email address
|
![]() ![]() | DefaultTimeout |
Gets or sets the default timeout value for ActiveSync client instances
The default value is 100,000 milliseconds (100 seconds).
|
![]() | Proxy |
Gets or sets the proxy.
|
![]() | Timeout |
Gets or sets the number of milliseconds to wait before the operation times out.
The default value is 100,000 milliseconds (100 seconds).
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() ![]() | GetInstance(String, String) |
Gets instance of Gmail client
|
![]() ![]() | GetInstance(String, IWebProxy, String) |
Gets instance of Gmail client
|
![]() ![]() | GetInstance(String, String, String, String) |
Gets instance of Gmail client
|
![]() ![]() | GetInstance(String, String, String, IWebProxy, String) |
Gets instance of Gmail client
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | RefreshToken |
Refresh access token
|
![]() | ToString | (Inherited from Object.) |