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
MouseEnterand
MouseLeaveevents.
Namespace:
Microsoft.Lync.Controls
Assembly: Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)
Syntax
C# |
---|
public Visibility CallButtonVisibility { get; set; } |