Annotations |
public class AnnotationsChangedEventArgs : MessageEventArgs
The AnnotationsChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AnnotationsChangedEventArgs | Initializes a new instance of the AnnotationsChangedEventArgs class. |
Name | Description | |
---|---|---|
Annotations | Get the annotations that changed. | |
Index |
Gets the index of the message that changed.
(Inherited from MessageEventArgs) | |
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) |