MessageSentEventArgs members
MessageSentEventData Class
The MessageSentEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Contents | Returns a dictionary which maps a content type of a message to the associated formatted text. | |
Text | Gets the message from send operation. |
Top
Methods
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.) |
Top