SharedWorkspaceFolders Members
Include Protected Members
Include Inherited Members
A collection of the SharedWorkspaceFolder objects in the current shared workspace.
The SharedWorkspaceFolders type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Application | (Inherited from _IMsoDispObj.) |
![]() |
Application | Returns an Application object that represents the container application for the object. |
![]() |
Count | Returns an Integer indicating the number of items in the specified collection. |
![]() |
Creator | (Inherited from _IMsoDispObj.) |
![]() |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. |
![]() |
Item | Returns a SharedWorkspaceFolder object from the Folders collection of the shared workspace. |
![]() |
ItemCountExceeded | Returns a Boolean value that indicates whether the number of items in the collection has exceeded the 99 that can be displayed in the Shared Workspace task pane. |
![]() |
Parent | Returns the Parent object for the specified object. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | Adds a folder to the document library in a shared workspace. |
![]() |
GetEnumerator() | (Inherited from IEnumerable.) |
![]() |
GetEnumerator() |
Top