WorkspaceObject.NewFolder
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
WorkspaceObject.NewFolder
Syntax
WorkspaceObject.NewFolder( Name)
Return Value
Purpose
Creates a WorkspaceObject folder.
Remarks
Use the WorkspaceObject.InsertObject method to insert the object into the workspace.
Parameters
Name As String
[In] Specifies the name of the folder.