![]() |
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
|
|||
|
|||
![]()
I have used VSTO SE to create an Outlook 2003 add-in in C#.
I would like to be able to invoke a method of the add-in from a separate application. (Similar to pollyanna65 post "Programmatically sending email via Outlook COM Add-In" below). I have created the add-in with a public method. The add-in is installed an functioning correctly. From another application I get an Outlook.Application class object and iterate through the COMAddIns collection to find the addin I have created. What can I do to this COMAddIn object to allow me to call my method? How can I cast it to something I can use? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calling exposed add-in method and handeling _ComObject type? | Preky | Add-ins for Outlook | 0 | September 7th 06 12:45 PM |
Calling all MVPs | Rob | Outlook - General Queries | 1 | July 25th 06 04:04 AM |
Calling For Backup! | Ron | Outlook Express | 2 | July 14th 06 05:42 PM |
'Display Name' Property for Attachments.Add Method | Ned Moorfield | Outlook and VBA | 0 | May 18th 06 09:06 AM |
about CItems's Add method??? | StupidDog | Outlook - Using Forms | 0 | April 19th 06 11:15 AM |