API Reference

Enum

EmailStoreAssociatedItemKind

Namespace OfficeIMO.Email.Store
Assembly OfficeIMO.Email
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

Known semantic role of a folder-associated information message.

Inheritance

  • Enum
  • EmailStoreAssociatedItemKind

Usage

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

Values

public const EmailStoreAssociatedItemKind Other #

No typed role was established; raw MAPI data remains available.

Value: 0
public const EmailStoreAssociatedItemKind Configuration #

Generic roaming configuration data.

Value: 1
public const EmailStoreAssociatedItemKind CategoryList #

Outlook master category list.

Value: 2
public const EmailStoreAssociatedItemKind ViewDefinition #

Outlook named view definition.

Value: 3
public const EmailStoreAssociatedItemKind RuleOrganizer #

Outlook client-side rule organizer.

Value: 4
public const EmailStoreAssociatedItemKind SearchFolderDefinition #

Persistent search-folder definition message.

Value: 5
public const EmailStoreAssociatedItemKind FolderUserPropertyDefinitions #

An associated message carrying Outlook field definitions for its folder.

Value: 6