A command which, when executed, will rename a custom group on the contact list.

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

Syntax

C#
public 
ICommand 
GroupRenameCommand { 
get; 
private 
set; }

See Also