Property FolderHighestModSeq
- 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; }