SharedWorkspace.Members Property
Gets a SharedWorkspaceMembers collection that represents the list of members in the current shared workspace. Read-only.
Syntax
expression.Members
expression A variable that represents a SharedWorkspace object.
Example
The following example lists the members in the current shared workspace.
| Visual Basic for Applications |
|---|
|