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