![]() |
| 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. |
|
|||||||
| Tags: button, execute, outlook, send |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello,
I previously posted a related message (see this link for a google groups copy of it: http://groups.google.com/group/micro...7b88f16c868601) I am trying to automate the Send button in Outlook 2002 (Office XP) through an addin. The add in is trusted and configured to work because it was added as a trusted add in in the Exchange Security Public Folder. Therefore, I have access to the Outlook Object Model and can send the message using objMessage.Send() just fine. However, as I found out before, when you automate the Send method, and you are not using Word as your email editor, the Spell Check functionality is by passed. When I posted my previous message, I wasn't aware that my add in was setup as a trusted Outlook add in in the Exchange Public Folders, but I have since learned that it is. I thought now, since my add in is trusted and I have access to the Outlook Object Model, that I might be able to get the spell checking functionality back by getting a reference to the Send button and calling it's Execute() method (rather than implementing a custom spell checking solution with Word). So, even though my add in is trusted (in the Exchange Security Public Folder), I still cannot automate the Execute() method of Outlook's "Send" button? Thanks in advance!!! -Brian |
| Ads |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Some items can't be send in outlook 2003. Even after repeatly clicking the send button. | baarts | Outlook - General Queries | 1 | August 9th 06 03:52 PM |
| Send Using button - Outlook 2003 | Mitchell | Outlook - General Queries | 3 | March 13th 06 09:08 AM |
| I can not see a send/recieve button on my outlook | Nancy | Outlook - Installation | 0 | February 26th 06 04:49 AM |
| how do I send a letter without a send button on the toolbar? | son | Outlook - General Queries | 1 | February 16th 06 05:57 PM |
| no send button on outlook 2003 nothing tried has worked | gwertime | Outlook - General Queries | 2 | January 27th 06 04:18 PM |