API Reference

Class

OfflineAddressBookPropertyDefinition

Namespace OfficeIMO.Email.AddressBook
Assembly OfficeIMO.Email
Modifiers sealed

One schema-defined property in an OAB v4 header or entry record.

Inheritance

  • Object
  • OfflineAddressBookPropertyDefinition

Usage

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

Properties

public UInt32 PropertyTag { get; } #

Combined MAPI property tag.

public UInt16 PropertyId { get; } #

High-word MAPI property identifier.

public MapiPropertyType PropertyType { get; } #

Low-word MAPI property type.

public MapiPropertyKey KnownProperty { get; } #

The shared OfficeIMO MAPI vocabulary entry for this tag, when known.

public Boolean IsAnrIndexed { get; } #

Whether the property participates in the online ambiguous-name-resolution index.

public Boolean IsPrimaryKey { get; } #

Whether the property is an online primary-key value required in every entry.