SharedWorkspaceLink.Notes Property
Gets or sets the optional notes associated with a shared workspace link. Read/write.
Syntax
expression.Notes
expression A variable that represents a SharedWorkspaceLink object.
Example
The following example creates a list of all the shared workspace links that contain the word "building" in the Notes field.
| Visual Basic for Applications |
|---|
|