NewFolders Property
Gets a list of any new folders that were (optionally) created during the selection process
Syntax
public System.Collections.Generic.IEnumerable<Folder> NewFolders {get;}Public ReadOnly Property NewFolders As System.Collections.Generic.IEnumerable(Of Folder)