Gets or sets the folder name.
A string describing the folder name. The name cannot be null
, empty, or longer than 255 characters. The string used for the name will be trimmed of leading and trailing whitespace when it is stored and is case-insensitive during name comparison.
Exception Type | Condition |
---|---|
InvalidOperationException | The folder has been removed. |
IFolder Interface | Plumtree.Remote.PRC.Content.Folder Namespace