API Reference

Class

EmailStore

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Modifiers sealed

Materialized mailbox hierarchy and its projected email and Outlook items.

Inheritance

  • Object
  • EmailStore

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

Constructors

Properties

public EmailStoreFormat Format { get; set; } #

Detected source format.

public String DisplayName { get; set; } #

Display name declared by the store, when available.

public IReadOnlyList<EmailStoreFolder> Folders { get; } #

All folders in stable source order. Parent identifiers preserve the original hierarchy.

public IEnumerable<EmailStoreFolder> RootFolders { get; } #

Root-level folders.

public Int32 ItemCount { get; } #

Total projected item count.