ICalendarFolderCalendarDescription 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: 13.3.13068
Syntax string CalendarDescription { get; }
ReadOnly Property CalendarDescription As String
Get
property String^ CalendarDescription {
String^ get ();
}
abstract CalendarDescription : string with get
Property Value
Type:
StringRemarks
More details at http://tools.ietf.org/html/rfc4791#section-5.2.1
See Also