Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 771 Bytes

contactstore_getmecontactasync_559171710.md

File metadata and controls

29 lines (20 loc) · 771 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Contacts.ContactStore.GetMeContactAsync
winrt method

Windows.ApplicationModel.Contacts.ContactStore.GetMeContactAsync

-description

Asynchronously gets the Contact object that represents the current user.

-returns

The Contact object that represents the current user.

-remarks

If no contact has been designated as representing the current user, the return value is an empty contact. You can detect this case by checking whether the contact's Id property is nonempty.

-examples

-see-also

-capabilities

contactsSystem