SendEmailSend Method
Send the email.
Namespace: Aliquo.Core.ToolsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
public bool Send(
ref Exception exception
)
Public Function Send (
ByRef exception As Exception
) As Boolean
- exception Exception
- Exception instance.
Boolean if the email has been sent ; otherwise,
.