IWebDavStoreCollection PropertiesWebDAV#

The IWebDavStoreCollection type exposes the following members.

Properties
  NameDescription
Public propertyCreationDate
Gets the creation date of this IWebDavStoreItem.
(Inherited from IWebDavStoreItem.)
Public propertyHidden
Gets the hidden state of this IWebDavStoreItem.
(Inherited from IWebDavStoreItem.)
Public propertyIsCollection
Gets if this IWebDavStoreItem is a collection.
(Inherited from IWebDavStoreItem.)
Public propertyItemPath
Gets the ItemPath of this IWebDavStoreItem.
(Inherited from IWebDavStoreItem.)
Public propertyItems
Gets a collection of all the items in this IWebDavStoreCollection.
Public propertyModificationDate
Gets the modification date of this IWebDavStoreItem.
(Inherited from IWebDavStoreItem.)
Public propertyName
Gets or sets the name of this IWebDavStoreItem.
(Inherited from IWebDavStoreItem.)
Public propertyParentCollection
Gets the parent IWebDavStoreCollection that owns this IWebDavStoreItem.
(Inherited from IWebDavStoreItem.)
Top
See Also