Gets or sets a boolean value which determines whether or not this contact item displays a friendly name string or a SIP URI.

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

Syntax

C#
public 
bool 
ShowFriendlyName { 
get; 
set; }

See Also