Edit

Share via


SearchProviders Enum

Definition

Enumerates the search provider types.

This enumeration supports a bitwise combination of its member values.

public enum class SearchProviders
[System.Flags]
public enum SearchProviders
type SearchProviders = 
Public Enum SearchProviders
Inheritance
SearchProviders
Attributes

Fields

Default 0

Searches in the default location Obsolete.

ExchangeService 1

Searches in the Exchange Service contacts. Obsolete.

Expert 65535

Expert search by keywords.

GlobalAddressList 2

Searches in the Global Address List. Obsolete.

Invalid -1
OtherContacts 8

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

PersonalContacts 5

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

Reserved1 65534
WindowsAddressBook 4

Searches in the Windows Address Book. Obsolete.

Applies to