Gets or sets a boolean value which determines the state of the note toggle button.

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

Syntax

C#
public 
bool 
IsNoteToggleButtonChecked { 
get; 
set; }

See Also