Method DeleteNotificationChannel
DeleteNotificationChannel(string)
Delete the specified notification channel.
Declaration
public static void DeleteNotificationChannel(string channelId)
Parameters
| Type | Name | Description |
|---|---|---|
| string | channelId | ID of the channel to delete |