Method DeleteNotificationChannelGroup
DeleteNotificationChannelGroup(string)
Delete notification channel group and all the channels in it.
Declaration
public static void DeleteNotificationChannelGroup(string id)
Parameters
| Type | Name | Description |
|---|---|---|
| string | id | The ID of the group. |