ContactListServerSearchReadBatchRequest.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 in this search.
public:
property ContactQueryOptions ^ Options { ContactQueryOptions ^ get(); };
ContactQueryOptions Options();
public ContactQueryOptions Options { get; }
var contactQueryOptions = contactListServerSearchReadBatchRequest.options;
Public ReadOnly Property Options As ContactQueryOptions
Property Value
A ContactQueryOptions object specifying search options.
Windows requirements
App capabilities |
contactsSystem
|