Edit

Share via


InstantMessageId Class

Definition

Provides a unique identification (ID) for an instant message.

public ref class InstantMessageId
public class InstantMessageId
type InstantMessageId = class
Public Class InstantMessageId
Inheritance
InstantMessageId

Remarks

This is useful to associate the message with message delivery notification processed later.

Properties

MessageId

Gets the message ID for the message.

SignalingContext

Gets the call context associated with the message.

Applies to