![]() | Message |
public class MessageFlagsChangedEventArgs : MessageEventArgs
The MessageFlagsChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageFlagsChangedEventArgs(Int32, MessageFlags) | Initializes a new instance of the MessageFlagsChangedEventArgs class. |
![]() | MessageFlagsChangedEventArgs(Int32, MessageFlags, ISetString) | Initializes a new instance of the MessageFlagsChangedEventArgs class. |
![]() | MessageFlagsChangedEventArgs(Int32, MessageFlags, UInt64) | Initializes a new instance of the MessageFlagsChangedEventArgs class. |
![]() | MessageFlagsChangedEventArgs(Int32, UniqueId, MessageFlags) | Initializes a new instance of the MessageFlagsChangedEventArgs class. |
![]() | MessageFlagsChangedEventArgs(Int32, MessageFlags, ISetString, UInt64) | Initializes a new instance of the MessageFlagsChangedEventArgs class. |
![]() | MessageFlagsChangedEventArgs(Int32, UniqueId, MessageFlags, ISetString) | Initializes a new instance of the MessageFlagsChangedEventArgs class. |
![]() | MessageFlagsChangedEventArgs(Int32, UniqueId, MessageFlags, UInt64) | Initializes a new instance of the MessageFlagsChangedEventArgs class. |
![]() | MessageFlagsChangedEventArgs(Int32, UniqueId, MessageFlags, ISetString, UInt64) | Initializes a new instance of the MessageFlagsChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Flags | Gets the updated message flags. |
![]() | Index |
Gets the index of the message that changed.
(Inherited from MessageEventArgs) |
![]() | Keywords | Gets the updated user-defined message flags. |
![]() | ModSeq | Gets the updated mod-sequence value of the message, if available. |
![]() | UniqueId |
Gets the unique ID of the message that changed, if available.
(Inherited from MessageEventArgs) |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | Finalize | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |