![]() |
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 |
#4
|
|||
|
|||
![]()
In article ,
=?Utf-8?B?RGF2aWRX?= wrote: I searched the site that you recommended but could not find anything that referred directly to the option I am trying to set. Within 'Message Options' there is a 'Have replies sent to:' checkbox, what I want to do is to programatically check this option and to populate its field with the two addresses. I am not sure that you really want to worry about the have replies sent to field. If you want a message to go to two destinations, you add two recipient objects, with the email and other parameters defined within the recipient object, to the recipients collection. Then send the message object. Now, is your code intervening in the message after the vote has been cast? Then just add the recipients and let it send. If you are intervening when the original message is being sent, then add the two email addresses as text, separated by commas, to the replies sent to field. But, doing that relies upon the functions included in the coding for the voting action. You should look at that. As I recall, there is a type field in the recipient object. Check to see if a reply-to type is defined. If it is, then just adding two objects of reply-to type is probably the easiest way to go. There are a lot of possibilities, depending on where in the message generation cycle you are intervening, so perhaps you should specify that and see if it simplifies things. -- Hollis Paul Mukilteo, WA USA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Voting Buttons & Excel | Junoon | Outlook and VBA | 10 | April 18th 06 06:09 AM |
Voting button | stanhope4 | Outlook and VBA | 6 | April 13th 06 09:11 PM |
Automation of voting buttons | [email protected] | Outlook - Using Forms | 0 | February 2nd 06 02:09 PM |
How do I set up a voting buttons with hyperlink? | Sunny | Outlook - General Queries | 1 | January 24th 06 03:51 PM |
Outlook 2003 Voting Problem | [email protected] | Outlook - General Queries | 0 | January 23rd 06 10:48 PM |