Folder Properties

The Folder type exposes the following members.

Properties
  NameDescription
Public propertyDelimiter
Gets the character which is used as a hierarchy delimiter of separate levels of folder names.
Public propertyFlags
Gets the set of flags associated with the folder.
Public propertyIsValid
Gets if the server response containing the folder information has been successfully parsed.
Public propertyName
Gets the full name of the folder including parent folder names if any.
Public propertyNestingLevel
Gets the level of nesting of this folder into parent folders.
Public propertyRawName
Gets the full name of the folder as was returned by the server including parent folder names if any.
Public propertyShortName
Gets the short name (without parent folder names if any) of the folder.
Top
See Also