 | IFluentMailUsingNewSmtp Method |
Creates new SMTP configuration for this message with localhost set as a server.
Namespace: Limilabs.Mail.FluentAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
SyntaxFunction UsingNewSmtp As INewSmtp
abstract UsingNewSmtp : unit -> INewSmtp
Return Value
INewSmtpEmail configuration for SMTP server connection.
See Also