TimeOfDay Minute Property Quartz.NET API Documentation
The minute of the hour (between 0 and 59).

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

public int Minute { get; }

Property Value

Type: Int32
See Also