ApplicationEndpoint.OwnerDisplayName Property

Gets the display name of the owner of the local endpoint

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

Syntax

'Declaration
Public Overrides NotOverridable ReadOnly Property OwnerDisplayName As String
    Get
'Usage
Dim instance As ApplicationEndpoint
Dim value As String

value = instance.OwnerDisplayName
public override sealed string OwnerDisplayName { get; }

Property Value

Type: System.String

Remarks

This value is optional.

See Also

Reference

ApplicationEndpoint Class

ApplicationEndpoint Members

Microsoft.Rtc.Collaboration Namespace