GitHub30/toast-notification-examples

Clear Notifications History

JacksonFSilva opened this issue · 1 comments

[Windows.UI.Notifications.ToastNotificationManager]::History.Clear($AppId)

This command clears your App Notifications in the Action Center, maybe this can be useful to someone.

Thank you