Table of Contents

Property RefreshToken

Namespace
MailFathom.Common.MailboxOAuth
Assembly
MailFathom.Common.dll

RefreshToken

The long-lived token MailFathom exchanges for access tokens at run time.

public string RefreshToken { get; init; }

Property Value

string