LocationProfilesConfiguration Class

NOTE: This API is now obsolete.

Represents the location profile section of inband provisioning data.

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Collaboration.Presence.LocationProfilesConfiguration

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obselete. LocationProfileConfiguration replaces this class in ProvisioningData.")> _
Public Class LocationProfilesConfiguration
'Usage
Dim instance As LocationProfilesConfiguration
[ObsoleteAttribute("This class is obselete. LocationProfileConfiguration replaces this class in ProvisioningData.")]
public class LocationProfilesConfiguration

Remarks

Includes instances of location profiles and normalization rules.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

LocationProfilesConfiguration Members

Microsoft.Rtc.Collaboration.Presence Namespace