Share via


ContactManager.RequestAnnotationStoreAsync Methode

Definition

Fordert asynchron Zugriff auf den ContactAnnotationStore an.

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)

Parameter

accessType
ContactAnnotationStoreAccessType

Gibt den Typ der Zugriffsanforderung, App-Kontaktanmerkungen oder alle Anmerkungen an.

Gibt zurück

Der angeforderte ContactAnnotationStore.

Attribute

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: