ContactGroupList.Add Method
Add a new contactgroup.
[Visual Basic]
Overridable Protected Sub Add( _
ByVal
name As
String _
)
Parameters
-
name
- The name of the new contactgroup
Remarks
This method delegates the action to the nameserver handler.
See Also
ContactGroupList Class | XihSolutions.DotMSN Namespace