PstReader Methods |
The PstReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Close |
Closes the opened .PST stream.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFolderByID |
Gets the PST folder by its ID.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetItemByID |
Gets the PST item by its ID.
|
![]() ![]() | GetPstRootFolders(Boolean) |
Gets the list of root folders which are present in the .PST file or stream.
|
![]() | GetPstRootFolders(Boolean, String) |
Gets the list of root folders which are present in the .PST file or stream
with specified delimiter which is used as a hierarchy delimiter of separate
levels of folder names.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |