Table of Contents

Property NothingToReconcile

Namespace
MailFathom.Application.Synchronization.Reconciliation
Assembly
MailFathom.Application.dll

NothingToReconcile

Gets the result of a run whose folder had nothing awaiting reconciliation.

public static MailboxReconciliationResult NothingToReconcile { get; }

Property Value

MailboxReconciliationResult

Remarks

It carries no modification sequence even though an empty queue is a folder with nothing left to reconcile. The window was never read, so no sequence was observed to record, and inventing one from a later read would claim coverage of changes nobody looked at.