Edit

Share via


SharedWorkspaceMembers members (Office)

A collection of the SharedWorkspaceMember objects in the current shared workspace site.

Methods

Name Description
Add Adds a member to the list of members in a shared workspace site. Returns a SharedWorkspaceMember object.

Properties

Name Description
Application Gets an Application object that represents the container application for the SharedWorkspaceMembers object (you can use this property with an Automation object to return that object's container application). Read-only.
Count Gets a Long indicating the number of items in the SharedWorkspaceMembers object. Read-only.
Creator Gets a 32-bit integer that indicates the application in which the SharedWorkspaceMembers object was created. Read-only.
Item Gets a SharedWorkspaceMember object from the Members collection of the shared workspace. Read-only.
ItemCountExceeded Gets a Boolean value that indicates whether the number of SharedWorkspaceMembers items in the collection has exceeded the 99 that can be displayed in the Shared Workspace task pane. Read-only.
Parent Gets the Parent object for the SharedWorkspaceMembers object. Read-only.

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.