Gets a bool that specifies whether the ClearButtonis enabled.

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

Syntax

C#
public 
bool 
IsClearEnabled { 
get; 
private 
set; }

See Also