EmailMailboxServerSearchReadBatchRequestEventArgs.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 EmailMailboxServerSearchReadBatchRequest object associated with this request.
public:
property EmailMailboxServerSearchReadBatchRequest ^ Request { EmailMailboxServerSearchReadBatchRequest ^ get(); };
EmailMailboxServerSearchReadBatchRequest Request();
public EmailMailboxServerSearchReadBatchRequest Request { get; }
var emailMailboxServerSearchReadBatchRequest = emailMailboxServerSearchReadBatchRequestEventArgs.request;
Public ReadOnly Property Request As EmailMailboxServerSearchReadBatchRequest
Property Value
An EmailMailboxServerSearchReadBatchRequest object describing the request to read a batch of server-side search results.
Windows requirements
App capabilities |
email
emailSystem
|