ProvisioningData.LocationProfileConfiguration Property
Gets the location profile data for the user.
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property LocationProfileConfiguration As LocationProfileConfiguration
Get
Friend Set
'Usage
Dim instance As ProvisioningData
Dim value As LocationProfileConfiguration
value = instance.LocationProfileConfiguration
public LocationProfileConfiguration LocationProfileConfiguration { get; internal set; }
Property Value
Type: Microsoft.Rtc.Collaboration.Presence.LocationProfileConfiguration