API Reference

Enum

OfflineAddressBookSearchMatchMode

Namespace OfficeIMO.Email.AddressBook
Assembly OfficeIMO.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

How normalized search terms are combined.

Inheritance

  • Enum
  • OfflineAddressBookSearchMatchMode

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Values

public const OfflineAddressBookSearchMatchMode AnyTerm #

At least one term must occur in a selected field.

Value: 0
public const OfflineAddressBookSearchMatchMode AllTerms #

Every term must occur, potentially across different selected fields.

Value: 1