Folder Properties |
The Folder type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BreaksInheritance |
Gets a value indicating if the folder breaks from inheriting its parent's properties.
|
![]() |
FolderId |
Gets a unique identifier for the folder.
|
![]() |
HasChildren |
Gets a value indicating if the folder has child folders.
|
![]() |
IsSystem |
Gets a value indicating the folder is a system folder and cannot be modified.
|
![]() |
Name |
Gets the name of the folder.
|
![]() |
ParentFolderId |
Gets the unique identifier for the parent folder. This value will be an empty Guid in the case of the root folder.
|
![]() |
Path |
Gets the path of the folder's tree.
|