SharedWorkspaceMember members (Office)

Represents a user who has rights in a shared document workspace site.

Methods

Name Description
Delete Deletes the current SharedWorkspaceMember object.

Properties

Name Description
Application Gets an Application object that represents the container application for the SharedWorkspaceMember object (you can use this property with an Automation object to return that object's container application). Read-only.
Creator Gets a 32-bit integer that indicates the application in which the SharedWorkspaceMember object was created. Read-only.
DomainName Gets the domain and user name of the specified SharedWorkspaceMember in the format domain\user. Read-only.
Email Gets the email name of the specified SharedWorkspaceMember in the format user@domain.com. Read-only.
Name Gets the display name of the shared workspace member. Read-only.
Parent Gets the Parent object for the SharedWorkspaceMember 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.