InstanceId Property

Id of the location profile instance.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property InstanceId As String
    Get
'Usage
Dim instance As LocationProfileInstance
Dim value As String

value = instance.InstanceId
public string InstanceId { get; }

Property Value

Type: System..::..String

See Also

Reference

LocationProfileInstance Class

LocationProfileInstance Members

Microsoft.Rtc.Collaboration.Presence Namespace