MessageSentEventArgs Members
Include Protected Members
Include Inherited Members
Represents the event data of an InstantMessageReceived event.
The MessageSentEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Contents | Returns the content type of a message and the associated formatted text of the message. |
![]() |
Text | Gets the instant message context in a plain-text format. |
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