Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 718 Bytes

userdatataskstore_getlistasync_768709224.md

File metadata and controls

32 lines (18 loc) · 718 Bytes
-api-id -api-type
M:Windows.ApplicationModel.UserDataTasks.UserDataTaskStore.GetListAsync(System.String)
winrt method

Windows.ApplicationModel.UserDataTasks.UserDataTaskStore.GetListAsync

-description

Asynchronously gets the UserDataTaskList with the specified ID.

-parameters

-param taskListId

The ID of the UserDataTaskList to retrieve.

-returns

The UserDataTaskList with the specified ID or null if the list is not found.

-remarks

-see-also

-examples