Ler em inglês Editar

Compartilhar via


SearchProviders Enum

Definition

Enumerates the search provider types.

This enumeration supports a bitwise combination of its member values.

C#
[System.Flags]
public enum SearchProviders
Inheritance
SearchProviders
Attributes

Fields

Name Value Description
Invalid -1
Default 0

Searches in the default location Obsolete.

ExchangeService 1

Searches in the Exchange Service contacts. Obsolete.

GlobalAddressList 2

Searches in the Global Address List. Obsolete.

WindowsAddressBook 4

Searches in the Windows Address Book. Obsolete.

PersonalContacts 5

Searches in the Windows Address Book and in the Exchange Service contacts. Obsolete

OtherContacts 8

Searches for Contacts that are neither in custom groups nor in other address lists. Obsolete.

Reserved1 65534
Expert 65535

Expert search by keywords.

Applies to

Produto Versões
Lync client latest