API Reference
Class
OfflineAddressBookDiscoveryReport
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
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.