Class MailboxSynchronizationOptions
- Namespace
- MailFathom.Application.Synchronization
- Assembly
- MailFathom.Application.dll
Controls bounded mailbox synchronization behavior.
public sealed class MailboxSynchronizationOptions
- Inheritance
-
MailboxSynchronizationOptions
- Inherited Members
Properties
- MaxMetadataBatchSize
Gets or sets the maximum number of emails requested from one IMAP metadata batch.
- MaxMetadataBatchesPerRun
Gets or sets the maximum number of bounded metadata batches processed by one synchronization run.
- MaxRawMimeBytes
Gets or sets the maximum raw MIME size accepted for local storage.
- MaxReconciledEmailsPerRun
Gets or sets how many already-stored emails one run re-checks against the server.