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.
Deletes the current shared workspace folder and all data within it.
Note
Beginning with Microsoft Office 2010, this object or member has been deprecated and should not be used.
Syntax
expression.Delete (DeleteEvenIfFolderContainsFiles)
expression Required. A variable that represents a SharedWorkspaceFolder object.
Parameters
| Name | Required/Optional | Data type | Description |
|---|---|---|---|
| DeleteEvenIfFolderContainsFiles | Optional | Boolean | True to delete the folder without warning even if the folder contains files. Default is False. The Delete method will fail if the user does not have permission to delete the current folder from the shared workspace. |
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.