ContactListSyncManagerSyncRequestEventArgs.Request Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ContactListSyncManagerSyncRequest object associated with this request.
public:
property ContactListSyncManagerSyncRequest ^ Request { ContactListSyncManagerSyncRequest ^ get(); };
ContactListSyncManagerSyncRequest Request();
public ContactListSyncManagerSyncRequest Request { get; }
var contactListSyncManagerSyncRequest = contactListSyncManagerSyncRequestEventArgs.request;
Public ReadOnly Property Request As ContactListSyncManagerSyncRequest
Property Value
A ContactListSyncManagerSyncRequest object describing the sync request.
Windows requirements
App capabilities |
contactsSystem
|