Share via


ContactEndpoint.DisplayName property

Gets the display string.

Namespace:  Microsoft.Lync.Model
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public ReadOnly Property DisplayName As String
    Get
'Usage
Dim instance As ContactEndpoint
Dim value As String

value = instance.DisplayName
public string DisplayName { get; }

Property value

Type: System.String

See also

Reference

ContactEndpoint class

ContactEndpoint members

Microsoft.Lync.Model namespace