Click or drag to resize

BatchIntegrationScheduledTaskAddinSendMail Method (String, MessageType, DictionaryString, String)

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public void SendMail(
	string message,
	MessageType messageType,
	Dictionary<string, string> tagValues
)

Parameters

message
Type: SystemString
messageType
Type: Dynamicweb.Content.Files.InformationMessageType
tagValues
Type: System.Collections.GenericDictionaryString, String
See Also