Bagikan melalui


ContactManager.RequestAnnotationStoreAsync Metode

Definisi

Secara asinkron meminta akses ke 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)

Parameter

accessType
ContactAnnotationStoreAccessType

Menentukan jenis permintaan akses, anotasi kontak aplikasi, atau semua anotasi.

Mengembalikan

ContactAnnotationStore yang diminta.

Atribut

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk