PersonalStorage Properties

The PersonalStorage type exposes the following members.

Properties
  NameDescription
Public propertyCanWrite
Gets a value indicating whether the current pst supports writing.
Public propertyFormat
Gets the file format.
Public propertyIsUnicode
Gets a value indicating whether the PST file format is Unicode. There are two versions of the PST file format: Unicode and ANSI.
Public propertyRootFolder
Gets the root folder of PST.
Public propertyStore
Gets the PST message store.
See Also