ContactCard.InstanceId Property
Gets the instance id of the contact card.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property InstanceId As Long
Get
'Usage
Dim instance As ContactCard
Dim value As Long
value = instance.InstanceId
public long InstanceId { get; }
Property Value
Type: System.Int64
Remarks
This is a required parameter if the application wants to publish this category.