ICalendar Description Property Quartz.NET API Documentation
Gets or sets a description for the ICalendar instance - may be useful for remembering/displaying the purpose of the calendar, though the description has no meaning to Quartz.

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

string Description { get; set; }

Property Value

Type: String
See Also