SharedWorkspaceMember.Name Property
Gets the display name of the shared workspace member. Read-only.
Syntax
expression.Name
expression A variable that represents a SharedWorkspaceMember object.
Return Value
String
Example
The following example displays properties of the shared workspace member.
| Visual Basic for Applications |
|---|
|