SharePointDocument Properties |
The SharePointDocument type exposes the following members.
| Name | Description | |
|---|---|---|
| CreationTime |
The date and time the document was created.
| |
| DisplayName | (Inherited from SharePointListItem.) | |
| Fields |
A list of all fields defined in the list item.
(Inherited from SharePointListItem.) | |
| FileExtension |
The file extension of the document.
| |
| FileSize |
The size of the file in bytes.
| |
| Id |
The list item's identifier.
(Inherited from SharePointListItem.) | |
| LastModifiedBy |
The user who last modified the document.
| |
| LastModifiedTime |
The date and time the document was last modified.
| |
| ListItem |
A SharePoint ListItem object representing this SharePointListItem.
(Inherited from SharePointListItem.) | |
| Name |
The name of the document.
|