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

适用于