API Reference

Class

OfflineAddressBookSearchProgress

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

Aggregate-only progress for a bounded address-book search batch.

Inheritance

  • Object
  • OfflineAddressBookSearchProgress

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 Int32 EntriesScanned { get; } #

Records processed in this batch.

public Int32 Matches { get; } #

Matches collected in this batch.

public Int32 EntriesSkipped { get; } #

Corrupt or over-limit records skipped in this batch.