Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.