Share via


EmailMailboxSyncManagerSyncRequestEventArgs.Request Property

Definition

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

Applies to