NSMessageHandler.ChangeGroup Method
Moves a contact from the current contact group to a new contact group.
[Visual Basic]
Overridable Public Sub ChangeGroup( _
ByVal
contact As
Contact, _
ByVal
group As
ContactGroup _
)
Parameters
-
contact
- Contact to be moved
-
group
- The new contact group
See Also
NSMessageHandler Class | XihSolutions.DotMSN Namespace