PersonalStorage Properties |
The PersonalStorage type exposes the following members.
Name | Description | |
---|---|---|
CanWrite |
Gets a value indicating whether
the current pst supports writing.
| |
Format |
Gets the file format.
| |
IsUnicode |
Gets a value indicating whether the PST file format is Unicode.
There are two versions of the PST file format: Unicode and ANSI.
| |
RootFolder |
Gets the root folder of PST.
| |
Store |
Gets the PST message store.
|