| ModSeqChangedEventArgsModSeq Property |
Gets the updated mod-sequence value of the message.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public ulong ModSeq { get; }
Property Value
UInt64The mod-sequence value.
Remarks
Gets the updated mod-sequence value of the message.
See Also