| SearchResultsModSeq Property |
Gets or sets the mod-sequence identifier of the messages that matched the search query.
Namespace: MailKit.SearchAssembly: MailKit (in MailKit.dll) Version: 4.7.1
Syntax public ulong? ModSeq { get; set; }
Property Value
NullableUInt64The mod-sequence identifier.
Remarks
Gets or sets the mod-sequence identifier of the messages that matched the search query.
See Also