FolderDefs array to identify the property folders to select or unselect. Note: the array contains one IFolderDef item for each property folder to select or unselect. It is not a path to single property folder.
True to select, false to unselect.
Description
Selects or unselects property folders.
Syntax
Visual Basic
Public Sub SetFolderSelectionStates( _
ByVal folderDefs As IFolderDefs, _
ByVal Select As Boolean _
)
Parameters
folderDefs
FolderDefs array to identify the property folders to select or unselect. Note: the array contains one IFolderDef item for each property folder to select or unselect. It is not a path to single property folder.