Click or drag to resize

ICalendarFolderAsyncUtcMinDateTime Property

IT Hit WebDAV Classes Reference
Gets a DATE-TIME value indicating the earliest date and time (in UTC) that the server is willing to accept for any DATE or DATE-TIME value in a calendar object resource stored in a calendar collection.

Namespace:  ITHit.WebDAV.Server.CalDav
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 11.3.10719
Syntax
DateTime UtcMinDateTime { get; }

DateTime UtcMinDateTime { get; }

Property Value

Type: DateTime
Remarks
More details at http://tools.ietf.org/html/rfc4791#section-5.2.6
See Also