VersionCreatedBy Property
The user name of the SharePoint user who modified this version of the file.
Syntax
__property String VersionCreatedBy[int VersionIndex] = {read=FVersionCreatedBy, write=FSetVersionCreatedBy};
Default Value
""
Remarks
The user name of the SharePoint user who modified this version of the file.
The size of the array is controlled by the VersionCount property.
This property is read-only and not available at design time.
Data Type
String