ICalendarDescription Property

Quartz.NET 3.0 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: 3.0.0
Syntax

C#
string Description { get; set; }

Property Value

Type: String
See Also

Reference