EmailMailboxServerSearchReadBatchRequest.Options 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 search options to be applied to this search.
public:
property EmailQueryOptions ^ Options { EmailQueryOptions ^ get(); };
EmailQueryOptions Options();
public EmailQueryOptions Options { get; }
var emailQueryOptions = emailMailboxServerSearchReadBatchRequest.options;
Public ReadOnly Property Options As EmailQueryOptions
Property Value
An EmailQueryOptions object specifying the search options.
Windows requirements
App capabilities |
email
emailSystem
|