API Reference

Class

EmailStoreItemReference

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

Lightweight stable reference to an item that can be read explicitly from a session.

Inheritance

  • Object
  • EmailStoreItemReference

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 String Id { get; } #

Stable source identifier.

public EmailStoreItemId Key { get; } #

Typed stable source identifier.

public String FolderId { get; } #

Containing folder identifier.

public EmailStoreFolderId FolderKey { get; } #

Typed containing-folder identifier.

public Boolean IsAssociated { get; } #

True for folder-associated information such as views and folder settings.

public Boolean IsOrphaned { get; } #

True when the source index exposes the item but its folder contents table does not.

public EmailStoreItemSummary Summary { get; } #

Summary projected from a source contents table when it was available without an item read.