The NTLM Authentication library gives applications the ability to perform NTLM authentication to download email messages from a POP3 server. Applications need only to install one function from this library as an authentication callback function to the POP3 library to use it.
There is no dedicated sample application for the NTLM library. However, the NTLM library is used in the POP3 sample application.