PersonalStorage Methods |
The PersonalStorage type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChangeMessage |
Changes the message properties.
|
![]() | ConvertTo |
Converts the current object to the specified format.
|
![]() ![]() | Create(Stream, FileFormatVersion) |
Creates the PST in a stream.
|
![]() ![]() | Create(String, FileFormatVersion) |
Creates the new PST file with the specified file name.
|
![]() | CreatePredefinedFolder(String, StandardIpmFolder) |
Creates the standard interpersonal message (IPM) folder.
|
![]() | CreatePredefinedFolder(String, StandardIpmFolder, Boolean) |
Creates the standard interpersonal message (IPM) folder.
|
![]() | Dispose |
Performs application-defined tasks associated with freeing,
releasing, or resetting unmanaged resources.
|
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | ExtractAttachments(String) |
Extracts the attachments.
|
![]() | ExtractAttachments(MessageInfo) |
Extracts the attachments.
|
![]() | ExtractMessage(Byte) |
Get the message from PST.
|
![]() | ExtractMessage(String) |
Get the message from PST.
|
![]() | ExtractMessage(MessageInfo) |
Get the message from PST.
|
![]() | ExtractProperty |
Gets the specified property of item, without extract the item fully.
|
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FromFile(String) |
Load PST from file.
|
![]() ![]() | FromFile(String, Boolean) |
Load PST from file.
|
![]() ![]() | FromStream(Stream) |
Load PST from stream.
|
![]() ![]() | FromStream(Stream, Boolean) |
Load PST from stream.
|
![]() | GetFolderById(Byte) |
Gets the personal folder from PST.
|
![]() | GetFolderById(String) |
Gets the personal folder from PST.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetParentFolder(Byte) |
Gets the parent folder of message.
|
![]() | GetParentFolder(String) |
Gets the parent folder of message.
|
![]() | GetPredefinedFolder |
Gets the standard interpersonal message (IPM) folder from PST.
Outlook can create a number of default folders,
such as Outbox, Deleted Items, Sent Items etc.
|
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | MergeWith |
Merges the pst storage with one or more other pst files.
Thus, the combined files are sources.
|
![]() | MoveItem(FolderInfo, FolderInfo) |
Moves a specified folder to a new parent folder within the current pst.
|
![]() | MoveItem(MessageInfo, FolderInfo) |
Moves a specified message to a new folder within the current pst.
|
![]() | SaveAs |
Saves the current object to a specified file format in a different file.
|
![]() | SaveMessageToStream |
Saves the message, with specified entryID, to a stream.
|
![]() | SplitInto(Int64, String) |
Splits the pst storage into less sized parts.
|
![]() | SplitInto(IListMailQuery, String) |
Splits the pst storage based on criteria.
|
![]() | ToString | (Inherited from Object.) |