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