LocationProfileInstance Class
NOTE: This API is now obsolete.
Represents the single instance of a location profile.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.Presence.LocationProfileInstance
Namespace: Microsoft.Rtc.Collaboration.Presence
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
<ObsoleteAttribute("This class is obselete.")> _
Public Class LocationProfileInstance
'Usage
Dim instance As LocationProfileInstance
[ObsoleteAttribute("This class is obselete.")]
public class LocationProfileInstance
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.