| IMailFolderHighestModSeq Property |
Get the highest mod-sequence value of all messages in the mailbox.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax ulong HighestModSeq { get; }
Property Value
UInt64The highest mod-sequence value.
Remarks
Gets the highest mod-sequence value of all messages in the mailbox.
See Also