Property IntervalSeconds
- Namespace
- MailFathom.Common.OAuth
- Assembly
- MailFathom.Common.dll
IntervalSeconds
The minimum seconds between polls, defaulting to the RFC's 5 when absent.
[JsonPropertyName("interval")]
public int? IntervalSeconds { get; init; }
Property Value
- int?