InstantMessageId 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.
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. |