Class EwsFindPeople
EwsFindPeople class
Represents the FindPeopleAsync parameters.
public class EwsFindPeople
Methods
| Name | Description | 
|---|---|
| static Create() | Creates the FindPeopleAsync parameter set. | 
| SetCancellationToken(CancellationToken) | Sets the cancellation token. | 
| SetMailQuery(MailQuery, string) | Sets the mail query and the folder URI to search contacts in the specified user’s personal mailbox. | 
| SetMaxNumberOfItems(int) | Sets the maximum number of items to find. | 
| SetQueryString(string) | Sets the query string to search contacts in global address list (GAL). | 
See Also
- namespace Aspose.Email.Clients.Exchange.WebService.Models
 - assembly Aspose.Email