API Reference

Class

OfflineAddressBookFileInfo

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

One discovered OAB component and its non-content metadata.

Inheritance

  • Object
  • OfflineAddressBookFileInfo

Usage

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

Properties

public String Path { get; } #

Source path, or caller-supplied stream name.

public Int64 Length { get; } #

Component length.

public UInt32 Version { get; } #

Little-endian component version marker.

public OfflineAddressBookFormat Format { get; } #

Recognized component role.

public Boolean CanEnumerateEntries { get; } #

Whether this component can supply address entries.