Partager via


ContactManager.RequestAnnotationStoreAsync Méthode

Définition

Demande de manière asynchrone l’accès à ContactAnnotationStore.

public:
 static IAsyncOperation<ContactAnnotationStore ^> ^ RequestAnnotationStoreAsync(ContactAnnotationStoreAccessType accessType);
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<ContactAnnotationStore> RequestAnnotationStoreAsync(ContactAnnotationStoreAccessType const& accessType);
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<ContactAnnotationStore> RequestAnnotationStoreAsync(ContactAnnotationStoreAccessType accessType);
function requestAnnotationStoreAsync(accessType)
Public Shared Function RequestAnnotationStoreAsync (accessType As ContactAnnotationStoreAccessType) As IAsyncOperation(Of ContactAnnotationStore)

Paramètres

accessType
ContactAnnotationStoreAccessType

Spécifie le type de demande d’accès, d’annotations de contact d’application ou de toutes les annotations.

Retours

ContactAnnotationStore demandé.

Attributs

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à