NSMessageHandler.RenameGroup Method
Set the name of a contact group
[Visual Basic]
Overridable Public Sub RenameGroup( _
ByVal
group As
ContactGroup, _
ByVal
newGroupName As
String _
)
Parameters
-
group
- The contactgroup which name will be set
-
newGroupName
- The new name
See Also
NSMessageHandler Class | XihSolutions.DotMSN Namespace