ITrigger CalendarName Property Quartz.NET API Documentation
Get or set the ICalendar with the given name with this Trigger. Use   when setting to dis-associate a Calendar.

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

string CalendarName { get; }

Property Value

Type: String
See Also