SharedWorkspaceFolder Object Members
Represents a folder in a shared document workspace.
Methods
| Name | Description | |
|---|---|---|
| Delete | Deletes the current shared workspace folder and all data within it. |
Properties
| Name | Description | |
|---|---|---|
| Application | Gets an Application object that represents the container application for the SharedWorkspaceFolder object (you can use this property with an Automation object to return that object's container application). Read-only. |
| Creator | Gets a 32-bit integer that indicates the application in which the SharedWorkspaceFolder object was created. Read-only. |
| FolderName | Gets the name of a subfolder within the main document library folder of a shared workspace. Read-only. |
| Parent | Gets the Parent object for the SharedWorkspaceFolder object. Read-only. |