Property AccessTokenExpiresAt
- Namespace
- MailFathom.Common.MailboxOAuth
- Assembly
- MailFathom.Common.dll
AccessTokenExpiresAt
When the access token issued alongside it stops working, which the run reports only as evidence that the grant works.
public DateTimeOffset AccessTokenExpiresAt { get; init; }