API Reference

Class

OfflineAddressBookValidationReport

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

Aggregate result for selected OAB Full Details components.

Inheritance

  • Object
  • OfflineAddressBookValidationReport

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<OfflineAddressBookValidationResult> Results { get; } #

Per-component results.

public Int64 BytesHashed { get; } #

Payload bytes hashed.

public Int64 RecordsScanned { get; } #

Record frames walked.

public Int64 RecordsSkipped { get; } #

Recoverable decode failures.

public Boolean IsValid { get; } #

Whether every selected component passed the requested validation.