API Reference
Enum
EmailStoreFormat
Identifies an email-store or store-item format.
Inheritance
- Enum
- EmailStoreFormat
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
- Property EmailStore.Format
- Field EmailStoreFormat.Emlx
- Field EmailStoreFormat.MailboxDirectory
- Field EmailStoreFormat.Mbox
- Field EmailStoreFormat.Olm
- Field EmailStoreFormat.Ost
- Field EmailStoreFormat.Pst
- Field EmailStoreFormat.Unknown
- Property EmailStoreInspectionReport.Format
- Property EmailStoreMergeSourceReport.Format
- Property EmailStorePstConversionReport.SourceFormat
- Method EmailStoreReader.DetectFormat
- Method EmailStoreReader.DetectFormat
- Property EmailStoreSession.Format
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
ToString 4 overloads
public override sealed String ToString(IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString() instead.")Parameters
- provider IFormatProvider
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String
- provider IFormatProvider
Values
public const EmailStoreFormat MailboxDirectory #Apple Mail, Maildir, or RFC message directory tree.
Value:
5