API Reference

Enum

EmailStoreNativeDirectoryFormat

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

Native directory layout produced by a store export.

Inheritance

  • Enum
  • EmailStoreNativeDirectoryFormat

Usage

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

Values

public const EmailStoreNativeDirectoryFormat Maildir #

Maildir folders containing tmp, new, and cur directories.

Value: 0
public const EmailStoreNativeDirectoryFormat Emlx #

Apple Mail EMLX files arranged by source folder.

Value: 1