PstFolder Properties |
The PstFolder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Items |
Gets the collection of all items in this folder which are not sub-folders.
|
![]() | Name |
Gets the full name of the folder including parent folder names if any.
|
![]() | PstID |
Gets the PST ID of this folder.
|
![]() | SafeName |
Gets the safe full name (which can be created on the file system)
of the folder including parent folder names if any.
|
![]() | SafeShortName |
Gets the safe short name (which can be created on the file system)
(without parent folder names if any) of the folder.
|
![]() | ShortName |
Gets the short name (without parent folder names if any) of the folder.
|