EwsFindPeople.SetMailQuery

EwsFindPeople.SetMailQuery method

Sets the mail query and the folder URI to search contacts in the specified user’s personal mailbox.

public EwsFindPeople SetMailQuery(MailQuery mailQuery, string folderUri)
ParameterTypeDescription
mailQueryMailQueryThe mail query.
folderUriStringThe folder URI.

See Also