Partager via


AggregateContactManager.UnlinkRawContactAsync(Contact) Méthode

Définition

Dissocie de manière asynchrone un contact brut du contact d’agrégation parent.

public:
 virtual IAsyncAction ^ UnlinkRawContactAsync(Contact ^ contact) = UnlinkRawContactAsync;
IAsyncAction UnlinkRawContactAsync(Contact const& contact);
public IAsyncAction UnlinkRawContactAsync(Contact contact);
function unlinkRawContactAsync(contact)
Public Function UnlinkRawContactAsync (contact As Contact) As IAsyncAction

Paramètres

contact
Contact

Contact brut à supprimer de l’agrégat.

Retours

Action asynchrone qui indique que l’opération est terminée.

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à