LocationProfile Property

Gets the location profile URI value from the provisioning data.

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

Syntax

'Declaration
Public ReadOnly Property LocationProfile As String
    Get
'Usage
Dim instance As ServerConfiguration
Dim value As String

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

Property Value

Type: System..::..String

See Also

Reference

ServerConfiguration Class

ServerConfiguration Members

Microsoft.Rtc.Collaboration.Presence Namespace