| Thread | Last Post | Replies |
|
| ActiveSync, addins and UI | 30 Sep 2004 20:34 GMT | 7 |
I know about this issue: http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&threadm=u29aJb% 24NCHA.2532%40tkmsftngp13&rnum=4&prev=/groups%3Fq%3Doutlook%2520addin% 2520activesync%2520load%26hl%3Den%26lr%3D%26ie%3DUTF-8%26sa%3DN%26tab%
|
| MailItem Name | 30 Sep 2004 17:25 GMT | 3 |
I have an outlook addin. When I save a message to a particular public folder, I create a record in my database so that I can later reference this message from my intranet application.
|
| New Email Icon | 30 Sep 2004 04:12 GMT | 1 |
Is it possible to change outlooks new email icon that it places in the system tray?
|
| Commadn button wont fire event in Contacts form | 29 Sep 2004 18:27 GMT | 1 |
I am developing a com add-in for Outlook 2003 in vb 6.0. The add-in uses the new_inspector event to track, when a user opens a new window. In the case of a new mail item I instantiate a new class and the following works Ok:
|
| Outlook COM Add-In not moving messages immediately. | 29 Sep 2004 18:12 GMT | 2 |
I wrote an Outlook COM Add-In that adds new custom toolbar to Outlook. This toolbar has a button to move selected messages to "Deleted Items" folder. It's kind of Outlook "Delete" button. However, for some unknown reason, when I clicked the button to move selected messages to
|
| Redemption not fireing send mail | 29 Sep 2004 17:23 GMT | 1 |
I am using Redemption to circumvent the security that is now setup in Outlook but I have found that it does not actually send mail. As I am running the process in the background (Outlook is not running), the mail messages are
|
| how to prevent the resolve dialog when adding a member to a DL with 2 email addresses? | 29 Sep 2004 16:23 GMT | 3 |
When I use the following code to add a member who has 2 email addresses to a (Redemption) distributionlist then Outlook displays a 'Resolve' dialog asking me which contact I want to add. ----------
|
| Custom outlook grids | 29 Sep 2004 16:15 GMT | 3 |
I'm not sure of the right terminology to describe what I'm trying to do. Here's the long way: I want to develop an add-in that will create an entry in the Outlook "tree" called "XYZ Customers" (or similar). When the user clicks on it, I want it
|
| Sending message from Internet Explorer | 29 Sep 2004 13:24 GMT | 2 |
Scenario: We have a asp.net solution that need to be able to send message through the outlook clients. Mailto urls won't work since we have to include attachments, so I'm looking
|
| C# .NET Addin for Outlook 2003 registration problem | 28 Sep 2004 15:04 GMT | 1 |
I've created a shared AddIn for Outlook 2003 written in C# using Visual Studio .NET. The AddIn is used to synchronize Outlook contact information with an ODBC data source. I'm having a problem getting the AddIn to load properly when I install when its Installer (I know
|
| Outlook COM Add-In not listed in "COM Add-Ins" menu | 25 Sep 2004 18:30 GMT | 3 |
I wrote Outlook COM Add-In that adds a custom toolbar to Outlook. It was working fine, but few days ago, the custom toolbar just disappeared. Suspecting my COM Add-In was being disabled, I opened Outlook "Disabled Items" window to find that my COM Add-In was not
|
| "Trust all installed add-ins" doesn't help | 23 Sep 2004 19:54 GMT | 3 |
I ran my add-in in Outlook 2003 successfully for quite some time. I was wondering why the same add-in brought up the famous security popup when accessing Item.Body on a colleagues machine but not on mine. After our IT did an automatic re-configuration of my Outlook it don't
|
| New Addin for Outlook 2003 using VB6 | 23 Sep 2004 16:35 GMT | 1 |
I'm unfamiliar with Office addins and have been tasked with creating one that will allow the selection of different custom 'signatures' from a drop-down or maybe a form off an addin button. Can anyone suggest a good resource for a new addin writer?? (preferably a web
|
| Knowing when to call Quit and when not to??? | 22 Sep 2004 21:08 GMT | 2 |
I have a app that uses the outlook interop service. I am trying to figure out how to know when to call quit on the application object and when not to call it. Bascially, if my app is the one that started the outlook process I want to call it, but if the user was already running ...
|
| After Open event | 22 Sep 2004 14:12 GMT | 1 |
Dear Sirs, When calling the Item.SenderName property on the Open event, I am getting the "A program is trying to automatically send e-mail on your behalf. Do you want to allow this? If this is unexpected, it may be a virus
|