ResolveNameSearchLocation - перечисление |
Пространство имён: Tessa.Exchange.WebServices.Data
public enum ResolveNameSearchLocation
Public Enumeration ResolveNameSearchLocation
public enum class ResolveNameSearchLocation
type ResolveNameSearchLocation
Имя члена | Значение | Описание | |
---|---|---|---|
DirectoryOnly | 0 | The name is resolved against the Global Address List. | |
DirectoryThenContacts | 1 | The name is resolved against the Global Address List and then against the Contacts folder if no match was found. | |
ContactsOnly | 2 | The name is resolved against the Contacts folder. | |
ContactsThenDirectory | 3 | The name is resolved against the Contacts folder and then against the Global Address List if no match was found. |
Copyright © Syntellect 2022