Mod | 
public class ModSeqChangedEventArgs : MessageEventArgs
The ModSeqChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| ModSeqChangedEventArgs(Int32, UInt64) | Initializes a new instance of the MessageFlagsChangedEventArgs class. | |
| ModSeqChangedEventArgs(Int32, UniqueId, UInt64) | Initializes a new instance of the ModSeqChangedEventArgs class. | 
| Name | Description | |
|---|---|---|
| Index | 
            Gets the index of the message that changed.
             (Inherited from MessageEventArgs)  | |
| ModSeq | Gets the updated mod-sequence value of the message. | |
| 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)  |