Click or drag to resize

TaskManagerMailSendNotificationMail Method

Namespace:  Dynamicweb.Scheduling
Assembly:  Dynamicweb.Scheduling (in Dynamicweb.Scheduling.dll) Version: 4.0.2
Syntax
public void SendNotificationMail(
	string toID,
	string fromID,
	string taskID
)

Parameters

toID
Type: SystemString
fromID
Type: SystemString
taskID
Type: SystemString
See Also