InstantMessageId Class

Provides a unique identification 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 the message delivery notification that is 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.

See Also

Reference

InstantMessageId Members

Microsoft.Rtc.Collaboration Namespace