SharedWorkspaceMembers.Item property (Office)

Gets a SharedWorkspaceMember object from the Members collection of the shared workspace. Read-only.

Note

Beginning with Microsoft Office 2010, this object or member has been deprecated and should not be used.

Syntax

expression.Item (Index)

expression Required. A variable that represents a SharedWorkspaceMembers object. The specified SharedWorkspaceMembers collection.

Parameters

Name Required/Optional Data type Description
Index Required Long Returns the SharedWorkspaceMember at the position specified. The returned SharedWorkspaceMember object does not correspond to the order in which the items are displayed in the Shared Workspace pane, and is not affected by re-sorting the display.

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.