Click or drag to resize

GmailOAuthRequestToken Property

Gets request token.

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

Property Value

OAuthToken
See Also