Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 753 Bytes

toastnotificationmanagerforuser_gethistoryfortoastcollectionidasync_2061078699.md

File metadata and controls

28 lines (18 loc) · 753 Bytes
-api-id -api-type
M:Windows.UI.Notifications.ToastNotificationManagerForUser.GetHistoryForToastCollectionIdAsync(System.String)
winrt method

Windows.UI.Notifications.ToastNotificationManagerForUser.GetHistoryForToastCollectionIdAsync

-description

Starts the retrieval of notification history for the specified notification group.

-parameters

-param collectionId

The ID of the notification group whose history you want to retrieve.

-returns

An object that represents the asynchronous operation.

-remarks

-see-also

-examples