Click or drag to resize

MessageSend Method (String)

Sends an email with using this message.

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public void Send(
	string mailServiceName
)

Parameters

mailServiceName
Type: SystemString
The name of the mail service to use.
See Also