EmailMailboxSyncManagerSyncRequestEventArgs.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 EmailMailboxSyncManagerSyncRequest object associated with this request.
public:
property EmailMailboxSyncManagerSyncRequest ^ Request { EmailMailboxSyncManagerSyncRequest ^ get(); };
EmailMailboxSyncManagerSyncRequest Request();
public EmailMailboxSyncManagerSyncRequest Request { get; }
var emailMailboxSyncManagerSyncRequest = emailMailboxSyncManagerSyncRequestEventArgs.request;
Public ReadOnly Property Request As EmailMailboxSyncManagerSyncRequest
Property Value
An EmailMailboxSyncManagerSyncRequest object describing the sync request.
Windows requirements
App capabilities |
email
emailSystem
|