Click or drag to resize
MimeKit

MessageFlagsChangedEventArgs Properties

The MessageFlagsChangedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyFlags Gets the updated message flags.
Public propertyIndex Gets the index of the message that changed.
(Inherited from MessageEventArgs)
Public propertyKeywords Gets the updated user-defined message flags.
Public propertyModSeq Gets the updated mod-sequence value of the message, if available.
Public propertyUniqueId Gets the unique ID of the message that changed, if available.
(Inherited from MessageEventArgs)
Top
See Also