SendMailJob ClassQuartz.NET API Documentation
A Job which sends an e-mail with the configured content to the configured recipient.
Inheritance Hierarchy

System Object
  Quartz.Job SendMailJob

Namespace: Quartz.Job
Assembly: Quartz (in Quartz.dll) Version: 1.0.3.3
Syntax

public class SendMailJob : IJob
See Also