Gets a boolean value which indicates whether or not this control is currently in renamemode.

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

Syntax

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

See Also