Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Verifies whether the current folder is the root folder.
Syntax
[ isRoot = ] FeedFolder.IsRoot
Possible Values
isRoot Boolean that receives one of the following values.
true
- The folder is the root of the subscription store.
false
- The folder is not the root of the subscription store.
The property is read-only. The property has no default value.
Applies To
FeedFolder