Method RemoveScheduledNotification
RemoveScheduledNotification(string)
Unschedules the specified notification.
Declaration
public static void RemoveScheduledNotification(string identifier)
Parameters
| Type | Name | Description |
|---|---|---|
| string | identifier | Identifier for the notification to be removed |