Detecting the recipient for a mail before it is send

Add-in Express™ Support Service
That's what is more important than anything else

Detecting the recipient for a mail before it is send
 
Patrick Esche




Posts: 8
Joined: 2005-03-01
Hi, I have added a panel to the Mailsend-Formular in Outlook using the AdxOL-FormsManager. Works fine, but I am wondering if there's a way to read the recipient for the Mail right there.
For example, the user sets the recipient to Paul@aol.com and then clicks a button on my panel. And then I want to know that the mail is going to be send to Paul@aol.com

I hope I made clear what my problem is

Thanks in advance

Patrick
Posted 03 Aug, 2009 05:41:13 Top
Eugene Astafiev


Guest


Hi Patrick,

You can use the InspectorObj property of the AddinExpress.OL.ADXOlForm class.
Posted 03 Aug, 2009 05:58:04 Top