Для изменения размера нажмите или перетащите

ExchangeServiceResolveName - метод

Список перегрузок
  ИмяОписание
Открытый методResolveName(String)
Finds contacts in the user's Contacts folder and the Global Address List (in that order) that have names that match the one passed as a parameter. Calling this method results in a call to EWS.
Открытый методResolveName(String, ResolveNameSearchLocation, Boolean)
Finds contacts in the Global Address List that have names that match the one passed as a parameter. Calling this method results in a call to EWS.
Открытый методResolveName(String, IEnumerableFolderId, ResolveNameSearchLocation, Boolean)
Finds contacts in the Global Address List and/or in specific contact folders that have names that match the one passed as a parameter. Calling this method results in a call to EWS.
Открытый методResolveName(String, ResolveNameSearchLocation, Boolean, PropertySet)
Finds contacts in the Global Address List that have names that match the one passed as a parameter. Calling this method results in a call to EWS.
Открытый методResolveName(String, IEnumerableFolderId, ResolveNameSearchLocation, Boolean, PropertySet, CancellationToken)
Finds contacts in the Global Address List and/or in specific contact folders that have names that match the one passed as a parameter. Calling this method results in a call to EWS.
В начало страницы
См. также