OutgoingServerTypeUnion
No description
union OutgoingServerTypeUnion = SmtpServer
Possible types
SmtpServer object common
A server for sending emails using the SMTP protocol.
Member of
DemoEmailChannel object ● EmailChannel object ● EmailInterface interface