| Thread | Last Post | Replies |
|
| MSNSearchToolBar Missing | 31 May 2006 22:23 GMT | 1 |
I received a message when I started Outlook 2003 saying that Outlook could not start because of a problem with the MSN Search Toolbar. It gave me the option to disable the toolbar and said I could enable later. Unfortunately I could not renable the MSN Search Toolbar. So I ...
|
| ExchEIM.dll error | 31 May 2006 14:12 GMT | 3 |
In Microsoft Outlook, when selecting a large number of emails (around 200 or so) via Ctrl-A or shift, the following error comes up: "The add-in "ExchEIM.dll" could not be installed or loaded. This problem may be resolved by using Detect and Repair on the Help menu. Out of memory
|
| Convert OL VBA - Code into com add-in | 31 May 2006 06:14 GMT | 3 |
i am Using MS Outlook 2003. I wrote an Outlook-VBA to move sent emails from the personal sent box to the group-account sent box, if sent on behalf of it. Now I want that everybody in our department uses this vba.
|
| Exchange access | 30 May 2006 20:13 GMT | 1 |
I have to code an add-in that reads messages of another exchange user. Off course, the user that runs the add-in should have privileges to read them. I want to know if this can be done using MAPI and if it can be done using OOM
|
| SP-3 and Outlook 2002 | 30 May 2006 19:41 GMT | 2 |
I have written an Outlook COM Add-in for Outlook 2000 and 2002. The COM Add-in polls the items that are in the Appointment and Task lists. When I used Service Pack 2, I didn't have any problems checking these items. However, in Service Pack 3, Outlook now prompts the user that ...
|
| how to find out, that inspector window contain command bar or not | 30 May 2006 14:17 GMT | 1 |
I have added commandbar button to a insepsctor window. But for each new inspector window one more button is adding. i.e first window has one and second one has two ,like that. How can we find out, whether that inspector window contains commandbar button or not?
|
| Outlook Lotus Connector For 2007 Beta 2 | 27 May 2006 22:05 GMT | 1 |
Does anyone know of a way to connect Outlook 2007 beta2 to a lotus domino mail account? I was using the connector for 2003, but that doesn't seem to work for 2007.
|
| Add-in doesnt load when outlook is started from VBS | 26 May 2006 15:51 GMT | 1 |
I am developing an add-in for outlook, which works fine when outlook (2003) is started from the start-menu or cmd-prompt. But when started with "CreateObject" in a .VBS script the add-in is not loaded.
|
| Automating Custom Field colums in inbox | 26 May 2006 12:54 GMT | 1 |
I am developing an add-in that integrates to a large-scale document-management system. The user can save emails from outlook in the DMS, and this is marked in outlook as a custom property (or field) on the mail item. There are two fields a boolean showing that the email has been ...
|
| adding coomand bar buttons to inspector window | 26 May 2006 06:16 GMT | 4 |
I need small information about outlook. The new mail or forward or reply a mail window is called as inspector window. But, by double clicking the message in the inbox, that message will be opened in new window, here i need to know, what we called that window?
|
| Event Handler for Folder Selected | 24 May 2006 22:44 GMT | 6 |
I found event handlers for regular outlook items, but how do I insert an event handler for other folders? I have 2 buttons on a custom toolbar, and several application specific folders. I need to enable or disable the toolbar buttons depending on
|
| Manage Exchange/Outlook Rules | 24 May 2006 19:13 GMT | 3 |
Hello -- Is there a way to list/modify all the rules defined on a mailbox? I am writing a plugin using VSTO, C# for Outlook 2K3 to list all the rules enabled on a particular mailbox and display a warning if there is
|
| Problem for getting the source item with ItemRemoveEventHandler | 24 May 2006 08:12 GMT | 2 |
I have a problem for getting the Appointment Item that has been remove because there is no parameter allowed in the method call after an ItemsEvents_ItemRemoveEventHandler. With ItemsEvents_ItemAddEventHandler and ItemsEvents_ItemChangeEventHandler event I can find the ...
|
| Inspector Close events not firing.. | 22 May 2006 18:18 GMT | 1 |
Hello -- I have noticed that the Inspector_Close event does not fire if Outlook is configured to "Close original message on reply or forward". I am using VSTO with Outlook 2k3. With the above setting set in
|
| duplicate emails | 21 May 2006 13:14 GMT | 2 |
I noticed some relevant posts in this group, so thought I'd post my query here. I have two MSG files, both exported from PST files. They are the same message, same sent time, same sent date, To, From, CC, BCC, Importance
|