Fetches XOAuth Key from the specified URI for IMAP/SMTP authentication.
Fetches XOAuth key from the specified URI.
public string GetXOAuthKey(string);
Fetches XOAuth key from the specified URI passing extra parameters in that URI.
public string GetXOAuthKey(string,StringDictionary);
OAuth Class | MailBee Namespace