The DocumentMetadata type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DocumentMetadata |
Properties
| Name | Description | |
|---|---|---|
| contentSize | Gets the content size in bytes of this item. | |
| created | Gets a DateTime describing when this item was created in the library. | |
| description | Gets the description of this item. | |
| lastModified | Gets a DateTime describing when the last modification of this item was made in the library. | |
| path | Gets the path of this item, or null if the path was not retrieved
from the library when this item was created. | |
| title | Gets the title of this item. |