Message |
public class MessageEventArgs : EventArgs
The MessageEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| MessageEventArgs(Int32) | Initializes a new instance of the MessageEventArgs class. | |
| MessageEventArgs(Int32, UniqueId) | Initializes a new instance of the MessageEventArgs class. |
| Name | Description | |
|---|---|---|
| Index | Gets the index of the message that changed. | |
| UniqueId | Gets the unique ID of the message that changed, if available. |
| 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) |