Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 812 Bytes

contactstore_getcontactlistasync_427411044.md

File metadata and controls

30 lines (21 loc) · 812 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Contacts.ContactStore.GetContactListAsync(System.String)
winrt method

Windows.ApplicationModel.Contacts.ContactStore.GetContactListAsync

-description

Asynchronously gets the ContactList with the specified ID.

-parameters

-param contactListId

The ID of the ContactList to retrieve.

-returns

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

-remarks

This method throws an invalid argument exception if the contactListId is malformed.

-examples

-see-also

-capabilities

contactsSystem