msRemoveScheduledTileNotification method
Removes a previously-scheduled notification.
This method will only be supported in Microsoft Edge on Windows 10 in a future update.
Syntax
external.msRemoveScheduledTileNotification(notificationId);
Parameters
notificationId [in]
Type: stringThe ID of the notification to be removed.
Return value
This method does not return a value.