UCListBoxItem.CallButtonVisibility Property

Gets or sets an enumerated value which indicates whether or not the call button on this contact item's template is visible. This property is updated based on MouseEnter and MouseLeave events.

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

Syntax

public Visibility CallButtonVisibility { get; set; }

See Also

UCListBoxItem Class

Microsoft.Lync.Controls Namespace