| Thread | Last Post | Replies |
|
| Microsoft.Office.Tools | 20 May 2007 21:10 GMT | 3 |
I want to set my pane tasks CustomTaskPane table in outlook from shared com add-in vs.net 2003 c# & outlook 2003 Microsoft.Office.Tools --> I don't have this!!! I have only:
|
| Is it possible? | 20 May 2007 14:43 GMT | 1 |
Using vs.net 2005 & outlook 2003 Is it possible to add new entities to the left bottom slide bar? I mean the left pane you have "Mail", Tasks", "Calendar","Contacts"...Buttons. I know I can exchange the outlook "Tasks" button to my "Tasks", and buttons
|
| Outlook 2003- named properties v/s user properties ? | 18 May 2007 18:38 GMT | 2 |
Context: additional fields on outlook forms like contact, appointment etc what are named properties ? How are they different from user properties ? thanks
|
| What is my email address? | 18 May 2007 18:36 GMT | 3 |
Seems like a silly question really, but I am unable to find out, programmatically, which one of the recipients is 'me'. Yes, using PR_RECIP_ME, I can find out if I am one of the recipients, so how can I found out which 'account name' this one received upon.
|
| Outlook 2003 - Subclassing Appointment Form | 18 May 2007 14:55 GMT | 6 |
This question is for Outlook 2003 specifically. I have a requirement to extend native Appointment form and add couple of fields on it. It is not possible using design custom form. Choices I have for above requirement is :
|
| Outlook 2007: Get Full Message Source | 17 May 2007 22:48 GMT | 3 |
Hello, I've tried the Microsoft Junk Mail Reporting tool, but I still prefer to use SpamCop.net for spam submissions, because it is a more technical service that has a lot of connectivity (to blackhole lists and the like). What I can't figure out is why MS insists that it should ...
|
| Item Unload Event Doesn't Fire | 16 May 2007 16:42 GMT | 3 |
I'm using VS 2K5, C#, VSTO SE and Outlook 2K7. I've created an Item event handler class and hooked it up to the following events: AttachmentAdd, Save, PropertyChange, Close and Unload. All the events fire as expected except Unload. I've searched but I haven't found any info about ...
|
| Add Custom Control to Outlook form | 16 May 2007 16:37 GMT | 2 |
I have a custom control dll and I am wondering how can I make this control appear on the toolbox in the design mode of an outlook form. I have done 'regasm mycontrol.dll' but it didn't seem to work. Thanks,
|
| Add custom pane to Outlook 2003 | 16 May 2007 13:55 GMT | 4 |
I was wondering what the best method of displaying a custom pane in Outlook 2003 is? I need to display a custom directory tree and when one of these tree nodes is clicked on, I need to show a custom view. I found Microsoft's Project Elixir which does this. But it uses a web view
|
| Customize the user properties dialog in Outlook 2007 | 15 May 2007 08:38 GMT | 2 |
Hi fellows, I want to customize the dialog box that appears when you double click any entry in the address box dialog in outlook 2007. I searched the web with many saerch keys but no luck.
|
| Automatic contact creation when replying -- feature gone? | 12 May 2007 17:32 GMT | 1 |
Outlook 2000 (as well as an unknown number of versions prior) had an option that automatically created a contact item when the user replied to an email, in a designated folder. Did the option go away with Outlook 2003? I can't seem to find it anywhere in settings or the online ...
|
| Unable to add "X-Header" to a mail that is being sent... | 11 May 2007 19:23 GMT | 1 |
Environment: -Outlook 2002(XP) -Added references to "Microsoft Outlook 10.0 Object Library" & "Microsoft CDO 1.21 Library"
|
| Seeing a cutom value in Standard Mime Headers | 11 May 2007 14:54 GMT | 1 |
hey all I have this issue which i really need some help on. I have a Outlook Addin (programmed in C# and using VSTO) and what it is does is creates a dropdown on each inspector (mailitems only) with
|
| VSTO Com-add in prevents Outlook Notes from closing first time | 09 May 2007 23:39 GMT | 9 |
I have developed a C# com addin in VSTO 2005 / Office Professional 2003 and deployed it to a XP pc with Office Standand 2003 (SP2 installed). It all works fine except has this strange behaviour. If you create or open an Outlook Note, you have to click on the X multiple times to ...
|
| "Everyone" in the Outlook Add-in Installer | 09 May 2007 21:52 GMT | 3 |
I have created an Extensiblity Outlook Add-in. I now need to deploy this add-in into the test environment. Logged in as an Administrator upon the test box, I select the load for "everyone" option. The Outlook add-in appears to install correctly however when I start
|