Table of Contents

Property FolderHighestModSeq

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

FolderHighestModSeq

The folder's highest modification sequence at the moment of the read, or null when the server reports none. A caller records it only after a pass that covered the whole folder.

public ulong? FolderHighestModSeq { get; init; }

Property Value

ulong?