API Reference

Enum

OfflineAddressBookIdentityMatchSource

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

Directory field that supplied an identity match.

Inheritance

  • Enum
  • OfflineAddressBookIdentityMatchSource

Usage

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

Values

public const OfflineAddressBookIdentityMatchSource PrimarySmtpAddress #

Primary SMTP address.

Value: 0
public const OfflineAddressBookIdentityMatchSource LegacyExchangeDistinguishedName #

Primary legacy Exchange/X.500 distinguished name.

Value: 1
public const OfflineAddressBookIdentityMatchSource TargetAddress #

Target address.

Value: 2
public const OfflineAddressBookIdentityMatchSource ProxyAddress #

Proxy-address alias.

Value: 3
public const OfflineAddressBookIdentityMatchSource AccountName #

Directory account name.

Value: 4
public const OfflineAddressBookIdentityMatchSource DisplayName #

Display-name heuristic.

Value: 5