Gets or sets an enumerated value which determines whether or not a separator element is displayed in this control.

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

Syntax

C#
public 
Visibility 
ContactSeparatorVisibility { 
get; 
set; }

See Also