Share via


OlStoreType Enumeration

Indicates the format in which the data file should be created.

Name

Value

Description

olStoreANSI

3

ANSI format personal folders file (.pst) compatible with all previous versions of Microsoft Outlook format.

olStoreDefault

1

Default format compatible with the mailbox mode in which Outlook runs on the Microsoft Exchange Server.

olStoreUnicode

2

Unicode format personal folders file (.pst) compatible with Microsoft Office Outlook 2003 and later.

Remarks

Used as a parameter to the NameSpace.AddStoreEx Method (Outlook).