Partager via


LocationProfileInstance.Description Property

NOTE: This API is now obsolete.

Gets the description of the location profile instance.

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

Syntax

'Declaration
<ObsoleteAttribute("This class is obselete.")> _
Public ReadOnly Property Description As String
    Get
'Usage
Dim instance As LocationProfileInstance
Dim value As String

value = instance.Description
[ObsoleteAttribute("This class is obselete.")]
public string Description { get; }

Property Value

Type: System.String

See Also

Reference

LocationProfileInstance Class

LocationProfileInstance Members

Microsoft.Rtc.Collaboration.Presence Namespace