SearchProviders enumeration
Enumerates the search provider types.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration SearchProviders
'Usage
Dim instance As SearchProviders
[FlagsAttribute]
public enum SearchProviders
Members
Member name | Description | |
---|---|---|
Default | Searches in the default location Obsolete.
This search provider is deprecated in all releases after Lync 2010. |
|
ExchangeService | Searches in the Exchange Service contacts. Obsolete.
This search provider is deprecated in all releases after Lync 2010. |
|
GlobalAddressList | Searches in the Global Address List. Obsolete.
This search provider is deprecated in all releases after Lync 2010. |
|
WindowsAddressBook | Searches in the Windows Address Book. Obsolete.
This search provider is deprecated in all releases after Lync 2010. |
|
OtherContacts | Searches for Contacts that are neither in custom groups nor in other address lists. Obsolete.
This search provider is deprecated in all releases after Lync 2010. |
|
PersonalContacts | Searches in the Windows Address Book and in the Exchange Service contacts. Obsolete
This search provider is deprecated in all releases after Lync 2010. |
|
Expert | Expert search by keywords. | |
Reserved1 | ||
Invalid |