SharedWorkspaceMembers Members
Include Protected Members
Include Inherited Members
A collection of the SharedWorkspaceMember objects in the current shared workspace.
The SharedWorkspaceMembers 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 SharedWorkspaceMember object from the Members 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 member to the list of members in a shared workspace. | |
GetEnumerator() | (Inherited from IEnumerable.) | |
GetEnumerator() |
Top