Login  
Search All Forums
Dart Home | PowerTCP Mail for ActiveX | Custom Development Reply | PowerTCP Mail for ActiveX Topics | Forums   
AuthorForum: PowerTCP Mail for ActiveX
Topic: How to Send with High Importance
User204

From: Jamestown, NC USA
Posts: 19
Member Since: 02/01/02
posted September 17, 2008 3:37 PM

I found where this is a part of the header and I have tried (VB6) doing this.
Smtp1.message.Header.Add msgImportance, "44", 0
I guessed several different things for the last two parameter fields "Value" and Unique Boolean.

I can't seem to find the right combination.
User204

From: Jamestown, NC USA
Posts: 19
Member Since: 02/01/02
posted September 17, 2008 4:14 PM

I figured it out. I moved Smtp1.message.Header.Add msgImportance, "HIGH", 0 to just before any other message objects like Smtp1.message.To

And it works great.
Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX