Edit

Share via


SendInstantMessageResult Class

Definition

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)

Applies to