Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the instance id of the category
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property InstanceId As Long
Get
Set
'Usage
Dim instance As CustomPresenceCategory
Dim value As Long
value = instance.InstanceId
instance.InstanceId = value
public long InstanceId { get; set; }
Property Value
Type: System.Int64
Remarks
This is a required parameter only for the contact card category.