Folder Properties |
The Folder type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delimiter |
Gets the character which is used as a hierarchy delimiter of separate levels of folder names.
|
![]() | Flags |
Gets the set of flags associated with the folder.
|
![]() | IsValid |
Gets if the server response containing the folder information has been successfully parsed.
|
![]() | Name |
Gets the full name of the folder including parent folder names if any.
|
![]() | NestingLevel |
Gets the level of nesting of this folder into parent folders.
|
![]() | RawName |
Gets the full name of the folder as was returned by the server including parent folder names if any.
|
![]() | ShortName |
Gets the short name (without parent folder names if any) of the folder.
|