Click or drag to resize

GmailOAuthRequestToken Property

Gets request token.

Namespace:  Limilabs.Client.Authentication.Google
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public OAuthToken RequestToken { get; }

Property Value

Type: OAuthToken
See Also