![]() | Message |
public class MessageLabelsChangedEventArgs : MessageEventArgs
The MessageLabelsChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | MessageLabelsChangedEventArgs(Int32, IListString) | Initializes a new instance of the MessageLabelsChangedEventArgs class. |
![]() | MessageLabelsChangedEventArgs(Int32, UniqueId, IListString) | Initializes a new instance of the MessageLabelsChangedEventArgs class. |
![]() | MessageLabelsChangedEventArgs(Int32, IListString, UInt64) | Initializes a new instance of the MessageLabelsChangedEventArgs class. |
![]() | MessageLabelsChangedEventArgs(Int32, UniqueId, IListString, UInt64) | Initializes a new instance of the MessageLabelsChangedEventArgs class. |
Name | Description | |
---|---|---|
![]() | Index |
Gets the index of the message that changed.
(Inherited from MessageEventArgs) |
![]() | Labels | Gets the updated labels. |
![]() | 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) |