API Reference

Class

OfflineAddressBookEntryReference

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

Stable record reference within one open OAB snapshot.

Inheritance

  • Object
  • OfflineAddressBookEntryReference

Usage

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

Accepted by parameters

Properties

public String Id { get; } #

Stable reference text for the current session snapshot.

public String AddressListId { get; } #

Owning address-list identifier.

public Int32 AddressListIndex { get; } #

Zero-based address-list index.

public Int64 EntryIndex { get; } #

Zero-based record index within the address list.

public Int64 RecordOffset { get; } #

Record offset relative to the beginning of the Full Details component.

public Int32 RecordLength { get; } #

Encoded record length.