EmailClient.AccessToken

EmailClient.AccessToken property

Gets or sets the access token.

public virtual string AccessToken { get; set; }

Property Value

The string that represents access token.

See Also