SharedWorkspace.Name Property
Gets or sets the display name of the shared workspace site. Read/write.
Syntax
expression.Name
expression A variable that represents a SharedWorkspace object.
Return Value
String
Example
The following example displays the properties of the shared workspace to which the active document is connected.
| Visual Basic for Applications |
|---|
|