Property EffectiveMode
- Namespace
- MailFathom.Application.Synchronization.Sessions
- Assembly
- MailFathom.Application.dll
EffectiveMode
What the folder actually got: Push when a session was opened, and Polling when the server advertises no push mechanism.
public MailSynchronizationMode EffectiveMode { get; init; }