![]() | IStoreRequestUnchangedSince Property |
Namespace: MailKit
ulong? UnchangedSince { get; set; }
Gets or sets the mod-sequence value that indicates the last known state of the message(s) being updated.
If this property is set, only messages that have not had their flags modified since the specified mod-sequence state will have their flags updated by the Store or StoreAsync mnethods.