IWebDavStoreItem CreationDate Property WebDAV#
Gets the creation date of this IWebDavStoreItem.

Namespace: WebDAVSharp.Server.Stores
Assembly: WebDAVSharp.Server (in WebDAVSharp.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
DateTime CreationDate { get; }

Property Value

Type: DateTime
The creation date.
See Also