SearchResultItem.IsFolder Property
Flag indicating if the result item is a folder.
[Visual Basic]
Public ReadOnly Property IsFolder As Boolean
Property Value
True if the result item is a folder, otherwise False.
Remarks