MailBee.NET Objects 7.2

PstReader Members

PstReader overview

Public Static Properties

LicenseKeyObsolete. Assigns the license key.

Public Instance Constructors

PstReader Overloaded. Initializes a new instance of the PstReader class.

Public Instance Properties

TrialDaysLeft Gets the number of days left to the date of the trial license key expiration.

Public Instance Methods

Close Closes the opened .PST stream.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetFolderByID Gets the PST folder by its ID.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetItemByID Gets the PST item by its ID.
GetPstRootFoldersOverloaded. Gets the list of root folders which are present in the .PST file or stream.
GetType (inherited from Object) Gets the Type of the current instance.
ToString (inherited from Object) Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

PstReader Class | MailBee.Outlook Namespace