SendInstantMessageResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the result of sending an instant message to remote participants in a conversation.
public ref class SendInstantMessageResult
public class SendInstantMessageResult
type SendInstantMessageResult = class
Public Class SendInstantMessageResult
- Inheritance
-
SendInstantMessageResult
Properties
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. |
Extension Methods
GetDiagnosticHeader(SendInstantMessageResult) |