ProvisioningData.LocationProfilesConfiguration 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.
Caution
This property is obsolete. Access LocationProfileConfiguration instead.
Gets the LocationProfiles data from the provisioning data.
public:
property Microsoft::Rtc::Collaboration::Presence::LocationProfilesConfiguration ^ LocationProfilesConfiguration { Microsoft::Rtc::Collaboration::Presence::LocationProfilesConfiguration ^ get(); };
[System.Obsolete("This property is obsolete. Access LocationProfileConfiguration instead.")]
public Microsoft.Rtc.Collaboration.Presence.LocationProfilesConfiguration LocationProfilesConfiguration { get; }
member this.LocationProfilesConfiguration : Microsoft.Rtc.Collaboration.Presence.LocationProfilesConfiguration
Public ReadOnly Property LocationProfilesConfiguration As LocationProfilesConfiguration
Property Value
- Attributes