Unifies interaction functions with the sending and reception of messages for the different languages generated.
An important advantage of this implementation is that it enables the use of more than one connection event to the mail server.
It allows you to use a mail session to receive messages from a server using the POP3 protocol (Post Office Protocol Version 3).
To use this feature, the requirement is to have installed TCP/IP protocol. It does not require Microsoft Office.
Note: The AuthenticationMethod property can be used since GeneXus 17 Upgrade 9 because it is related to a new implementation of the data type. Momentarily, this implementation is not active by default. To activate it, you have to create a file named "config.gx" under the Knowledge Base root directory containing the following line: "OpenPOP=MailKit".
Generators: .NET, .NET Framework, Java