Gets the display name of this contact or distribution group.

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

Syntax

C#
public 
string 
DisplayName { 
get; 
private 
set; }

See Also