Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 1014 Bytes

aggregatecontactmanager_trylinkcontactsasync_395713788.md

File metadata and controls

33 lines (23 loc) · 1014 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Contacts.AggregateContactManager.TryLinkContactsAsync(Windows.ApplicationModel.Contacts.Contact,Windows.ApplicationModel.Contacts.Contact)
winrt method

Windows.ApplicationModel.Contacts.AggregateContactManager.TryLinkContactsAsync

-description

Asynchronously attempts to link contacts together to make an aggregate contact.

-parameters

-param primaryContact

The first contact to link.

-param secondaryContact

The second contact to link to the primaryContact.

-returns

The newly created aggregate contact.

-remarks

The primaryContact and secondaryContact objects can be any combination of raw and aggregate contacts.

-examples

-see-also

-capabilities

contactsSystem