次の方法で共有


ContactListSyncManagerSyncRequestEventArgs.Request プロパティ

定義

この要求に関連付けられている ContactListSyncManagerSyncRequest オブジェクトを取得します。

public:
 property ContactListSyncManagerSyncRequest ^ Request { ContactListSyncManagerSyncRequest ^ get(); };
ContactListSyncManagerSyncRequest Request();
public ContactListSyncManagerSyncRequest Request { get; }
var contactListSyncManagerSyncRequest = contactListSyncManagerSyncRequestEventArgs.request;
Public ReadOnly Property Request As ContactListSyncManagerSyncRequest

プロパティ値

同期要求を記述する ContactListSyncManagerSyncRequest オブジェクト。

Windows の要件

アプリの機能
contactsSystem

適用対象