Click or drag to resize

ICalendarFolderAsyncCalendarDescription Property

IT Hit WebDAV Classes Reference
Gets a human-readable description of the calendar collection.

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

string CalendarDescription { get; }

Property Value

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