SharedWorkspaceMember Object Members
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. |
| Gets the e-mail 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. |