API Reference

Class

OfflineAddressBookDiscoveryReport

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

Bounded, content-free inventory of an OAB component file or directory tree.

Inheritance

  • Object
  • OfflineAddressBookDiscoveryReport

Usage

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

Returned or exposed by

Properties

public IReadOnlyList<OfflineAddressBookFileInfo> Files { get; } #

Discovered component metadata in deterministic path order.

public IReadOnlyList<EmailDiagnostic> Diagnostics { get; } #

Skipped directories, reparse points, and other discovery diagnostics.

public Int32 ReadableFullDetailsCount { get; } #

Components that can supply entries through OfflineAddressBookSession.

public Int32 NonEntryComponentCount { get; } #

Recognized legacy, template, and unknown components that are inventoried but not decoded.