SendInstantMessageResult Members
Include Protected Members
Include Inherited Members
Represents the result of sending an instant message to remote participants in a conversation.
The SendInstantMessageResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DeliveryFailures | Gets the collection of failure notification data. Each notification data identifies the remote participant who failed to receive the message and the response code. |
![]() |
MessageId | Gets the message id associated with this message as retrieved from tentative acceptance response. Can be Null. |
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