Unsubscribes the group from all databases.
Calling this method disassociates the group from all user databases in the schema repository (master database). The group is still active.
VBScript
group.UnsubscribeAllDatabases
Perl
$group->UnsubscribeAllDatabases();