| Thread | Last Post | Replies |
|
| Problem firing up NewInspector events | 19 Apr 2004 16:20 GMT | 14 |
I have a windows form which I want attached to each new Inspector window I open (I am using windows api to achieve that using the handle of each new Inspector window I open). I have implemented an Inspector wrapper to achieve this.
|
| SelectionChange Event stops firing | 19 Apr 2004 06:48 GMT | 3 |
I have an Outlook Addin in C# running against 2003 and have an interesting problem. I register for this event: Application.ActiveExplorer().SelectionChange +=new
|
| Logo in Outlook auto signature | 19 Apr 2004 03:36 GMT | 1 |
Can anyone tell me if you can add a logo in the auto signature of Outlook? Thanks.
|
| About security guard | 19 Apr 2004 01:51 GMT | 1 |
How can i avoid the security guard alarm programming to outlook 2003 contacts with c#? thx in advance!
|
| Outlook VBA project convert to VS.Net 2003 | 18 Apr 2004 22:43 GMT | 3 |
I prototyped an Outlook VBA project with the intention of converting it to a COM Add-In using VS.Net 2003. I have not been able to find anything regarding Userforms... The one I did find only shows how to re-
|
| Outlook 2003 categories | 17 Apr 2004 13:18 GMT | 2 |
I have written a little macro that sets the outlook categories in the registry. It works fine with OL 2000 and XP, but on Outlook 2003 it seems that the place has changed where the categories are saved.
|
| Deploying Application | 16 Apr 2004 13:48 GMT | 1 |
I am trying to deploy my first Outlook application to other desktops. Working w/ Outlook 9.0 and Windows 2000. I have created the following registry entry: Windows Registry Editor Version 5.00
|
| Outlook XP Add In: security problem | 15 Apr 2004 16:19 GMT | 1 |
I'm currently developing an Outlook XP Add in with .NET. This AddIn has to · Read some Contact in the contact folder · Modify the recipients list of a Mail Item
|
| how to find out if its a Contact or a Distribution List | 15 Apr 2004 14:44 GMT | 2 |
I need to export all Contacts from a specified folder. It works all fine, but if i put a Distribution list into the folder, my programm crashes. I tryed the following but it didnt work: _ItemsPtr pItems = pFolder->get_Items();
|
| event has not the same signature ?? | 15 Apr 2004 08:59 GMT | 1 |
Hi NGs, I'm very new to Visual Studio .NET and have only litle expirience with Visual Basic 6. I'm starting to write a AddIn and just finished the wizzard and adding
|
| redemption safenoteitem? | 14 Apr 2004 18:00 GMT | 1 |
I just discovered that the Outlook XP SP3 now also triggers the security prompt if the body of a note item is red. In Redemption I cannot find a safenoteitem to bypass the prompt. Dmitry, do you plan to release an update soon that includes a
|
| away message | 14 Apr 2004 16:06 GMT | 1 |
Does anyone know how to set up an away message using Microsoft Outlook?
|
| Preview Pane Meeting Request Response Buttons | 14 Apr 2004 01:43 GMT | 1 |
Does anyone know of a way to programmatically capture & override the preview pane's meeting request response buttons (accept, decline, tentative). I looked and can't find anyway to do this. I'm hoping that I've just missed something but I fear that this is just another case of "you ...
|
| Outlook does not shutdown using the MicroEye Example | 13 Apr 2004 05:07 GMT | 1 |
I have looked all over and find no reference to this problem in the Group. This is my first outlook addin. I am using .net 1.1, VS .Net 2003. I am using the Micro Eye example, with no changes, to create a 2002 addin
|
| Redemption Registration Problem | 12 Apr 2004 21:52 GMT | 5 |
I have used Redemption in a VB6 COM Add-in application. My problem has only been experienced with one installation on a Windows 2000 machine with Outlook 2000, I would like to understand whether it is a known issue or a one off.
|