InstantMessageId Class
Provides a unique identification (ID) for an instant message.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.InstantMessageId
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class InstantMessageId
'Usage
Dim instance As InstantMessageId
public class InstantMessageId
Remarks
This is useful to associate the message with message delivery notification processed later.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.