WebDavStoreItemBase PropertiesWebDAV#

The WebDavStoreItemBase type exposes the following members.

Properties
  NameDescription
Public propertyCreationDate
Gets the creation date of this IWebDavStoreItem.
Public propertyHidden
Gets the hidden state of this IWebDavStoreItem.
Public propertyIsCollection
Gets if this IWebDavStoreItem is a collection.
Public propertyItemPath
Gets the path to this IWebDavStoreItem.
Public propertyModificationDate
Gets the modification date of this IWebDavStoreItem.
Public propertyName
Gets or sets the name of this IWebDavStoreItem.
Public propertyParentCollection
Gets the parent IWebDavStoreCollection that owns this IWebDavStoreItem.
Top
See Also