共用方式為


ContactManager.RequestAnnotationStoreAsync 方法

定義

以非同步方式要求 存取 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)

參數

accessType
ContactAnnotationStoreAccessType

指定存取要求、應用程式連絡人注釋或所有批註的類型。

傳回

要求的 ContactAnnotationStore

屬性

Windows 需求

應用程式功能
contactsSystem

適用於