SharedWorkspaceFile.CreatedBy Property
Gets the display name of the member who created the shared workspace object. Read-only.
Syntax
expression.CreatedBy
expression A variable that represents a SharedWorkspaceFile object.
Return Value
String
Example
The following example lists files in the shared workspace site that were created by users other than the creator of the workspace site.
| Visual Basic for Applications |
|---|
|