Click or drag to resize

DocumentMetadata Properties

The DocumentMetadata type exposes the following members.

Properties
  NameDescription
Public propertycontentSize
Gets the content size in bytes of this item.
Public propertycreated
Gets a DateTime describing when this item was created in the library.
Public propertydescription
Gets the description of this item.
Public propertylastModified
Gets a DateTime describing when the last modification of this item was made in the library.
Public propertypath
Gets the path of this item, or null if the path was not retrieved from the library when this item was created.
Public propertytitle
Gets the title of this item.
Top
See Also