API Reference

Class

EmailStoreFolderUserPropertyCatalog

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

Outlook user-field definitions carried by one FAI message for its containing folder.

Inheritance

  • Object
  • EmailStoreFolderUserPropertyCatalog

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

Properties

public EmailStoreFolderId FolderId { get; } #

Folder whose associated message carries these definitions.

public String SourceMessageClass { get; } #

Message class of the FAI owner.

public OutlookUserPropertyDefinitionState State { get; } #

Definition-stream parse state.

public String Error { get; } #

Parse error for corrupt or unsupported streams.

public IReadOnlyList<OutlookUserPropertyDefinition> Definitions { get; } #

Decoded definitions, including preserved built-in bindings.