ProvisioningData.LocationProfileConfiguration Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the location profile data for the user.
public:
property Microsoft::Rtc::Collaboration::Presence::LocationProfileConfiguration ^ LocationProfileConfiguration { Microsoft::Rtc::Collaboration::Presence::LocationProfileConfiguration ^ get(); };
public Microsoft.Rtc.Collaboration.Presence.LocationProfileConfiguration LocationProfileConfiguration { get; }
member this.LocationProfileConfiguration : Microsoft.Rtc.Collaboration.Presence.LocationProfileConfiguration
Public ReadOnly Property LocationProfileConfiguration As LocationProfileConfiguration