Class TaskManagerMail
- Namespace
 - Dynamicweb.Scheduling
 
- Assembly
 - Dynamicweb.Scheduling.dll
 
Provides functionality for sending mail notifications
  
  [Obsolete]
public class TaskManagerMail
  - Inheritance
 - 
      
      TaskManagerMail
 
- Inherited Members
 
Methods
SendNotificationMail(string, string, string)
Sends mail notification
  
  public void SendNotificationMail(string toID, string fromID, string taskID)