![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
hello
I've a button on form region adjoined to standard compose message form.Now when the button is clicked I need to get the EmailId's of recipients present in the "To" list.I get them correctly in Item_Send event.But not on my button-click.(If I add 2 & remove ,click on my button, Item.To gives me both the ids though I've removed ) How can I get them correctly in my button-click? I'm using VSTO SE for OL2007. Thanks |
Ads |
#2
|
|||
|
|||
![]()
Try saving the item in your button event handler. That should update the
item and provide the correct Recipients collection. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "shubhangi" wrote in message ... hello I've a button on form region adjoined to standard compose message form.Now when the button is clicked I need to get the EmailId's of recipients present in the "To" list.I get them correctly in Item_Send event.But not on my button-click.(If I add 2 & remove ,click on my button, Item.To gives me both the ids though I've removed ) How can I get them correctly in my button-click? I'm using VSTO SE for OL2007. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
how do I reduce # of recipients on distribution list? | Nourished | Outlook - Using Contacts | 2 | October 15th 07 09:11 PM |
Create Distribution list from recipients | Saul Bloom | Outlook - Using Contacts | 7 | May 26th 06 04:33 PM |
drop down list of recipients | NamVetMike | Outlook - Using Contacts | 0 | February 23rd 06 01:48 PM |
drop down list of recipients | NamVetMike | Outlook - Using Contacts | 0 | February 23rd 06 01:45 PM |
what is the limit of the recipients list of a new mail? | nbarlevav | Outlook - General Queries | 2 | January 19th 06 07:45 PM |