Property SynchronizationEnabled
- Namespace
- MailFathom.Application.Accounts
- Assembly
- MailFathom.Application.dll
SynchronizationEnabled
Gets whether this deployment refreshes the local copy of these accounts at all.
bool SynchronizationEnabled { get; }
Property Value
Remarks
It reports the operator's synchronization switch, which is a fact about the deployment rather than about any one account. Nothing gates account membership on it: a deployment that switched synchronization off still serves the mail it already stored, and a reader that saw only the accounts would have no way to tell a mailbox that is merely quiet from one nothing is updating.