Email.SetupSmtpMailServerAndSend Method
Sends an email message with specified message object.Syntax
Email.SetupSmtpMailServerAndSend(msg)Parameters
Name | Type | Description |
---|---|---|
msg | MailMessage | Required. A MailMessage object that contains the message to send. |
See Also
Email ClassAras.Server.Core Namespace
Aras Innovator Server Framework
Comments
Post a Comment