EwsFindPeople
EwsFindPeople class
Represents the IAsyncEwsClient::FindPeopleAsync parameters.
Methods
| Name | Description |
|---|---|
| Create | Creates the IAsyncEwsClient::FindPeopleAsync parameter set. |
| get_FolderUri | |
| get_MailQuery | |
| get_MaxNumberOfItems | |
| get_QueryString | |
| SetMailQuery | Sets the mail query and the folder URI to search contacts in the specified user’s personal mailbox. |
| SetMaxNumberOfItems | Sets the maximum number of items to find. |
| SetQueryString | Sets the query string to search contacts in global address list (GAL). |