IncomingServerTypeUnion
No description
union IncomingServerTypeUnion = ImapServer
Possible types
ImapServer object common
A server for retrieving emails using the IMAP protocol.
Member of
DemoEmailChannel object ● EmailChannel object ● EmailInterface interface