Question:
Greetings,
Just started implementing the the Email API. In examples I have seen there are SMTP properties, but I cannot find them in the ActiveX doc. i.e. SmtpHost, SmtpPort, SmtpuserName.
I suspect I am lookign in the wrong doc.
Bets Regards Frank
Maybe you are looking at the email object? The correct object is the mailman object: http://www.chilkatsoft.com/refdoc/xChilkatMailMan2Ref.html
Thank you, I did not realize the documentation was by object and not by product. Frank