ApplicationEndpointPresenceSettings.Description Property

Gets or sets the description of the presentity.

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

Syntax

'Declaration
Public Property Description As String
    Get
    Set
'Usage
Dim instance As ApplicationEndpointPresenceSettings
Dim value As String

value = instance.Description

instance.Description = value
public string Description { get; set; }

Property Value

Type: System.String

See Also

Reference

ApplicationEndpointPresenceSettings Class

ApplicationEndpointPresenceSettings Members

Microsoft.Rtc.Collaboration Namespace