PstFolder Properties

The PstFolder type exposes the following members.

Properties
  NameDescription
Public propertyItems
Gets the collection of all items in this folder which are not sub-folders.
Public propertyName
Gets the full name of the folder including parent folder names if any.
Public propertyPstID
Gets the PST ID of this folder.
Public propertySafeName
Gets the safe full name (which can be created on the file system) of the folder including parent folder names if any.
Public propertySafeShortName
Gets the safe short name (which can be created on the file system) (without parent folder names if any) of the folder.
Public propertyShortName
Gets the short name (without parent folder names if any) of the folder.
Top
See Also