Gets or sets an enumerated value which determines whether this contact item is displayed in OneLineor TwoLinesmode.

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

Syntax

C#
public 

ContactLayoutOption 
ContactLayoutView { 
get; 
set; }

See Also