| Thread | Last Post | Replies |
|
| Outlook 2003 Business Contact Manager | 24 Nov 2003 19:26 GMT | 9 |
This add-in is consistently giving me the error message "Database Creation has failed" when I try to start it up for the first time in any of the profiles on this desktop. I've a hunch that one of the services
|
| Custom Action in Rules Wizard | 24 Nov 2003 18:47 GMT | 9 |
I am not able to choose a custom action in Rules Wizard for Outlook 2002. It works in Outlook 2000 if I add a new key "Custom Actions" in the registry. But it doesn't work for Outlook 2002 maybe because of different registry
|
| Outlook's Inbox Folder | 24 Nov 2003 05:18 GMT | 1 |
Is it possible to add an email item from an external source to the Outlook Inbox? I would like to achieve this programatically not by the Import/Export dialog.
|
| API Documentation | 22 Nov 2003 18:37 GMT | 1 |
I have recently started development in C# after doing J2EE for a few years. We have a few applications where integrating outlook to some of our J2EE webapps etc could be useful. I have a basic AddIn running, but would like todo some more advanced stuff especially with the spam ...
|
| custom forms keep crashing | 21 Nov 2003 08:23 GMT | 4 |
I have a problem with my solution, custom forms i use in my solution keep crashing (outlook is unable to open it saying that standard form will be used instead). I failed to find any information about why forms can crach in msdn kb.
|
| Create new .msg | 21 Nov 2003 03:50 GMT | 9 |
Hi all, I'm building an Outlook application to read blogs (similar to Newsgator) and am having some trouble getting the new items in to my folders correctly. With the code below I get what is basically a draft message in the folder which doesn't have the To: or ReceivedTime set ...
|
| CDO/Redemption and embedded graphics Outlook XP | 20 Nov 2003 22:23 GMT | 1 |
I am using Exchange 2000, Windows XP, and have written a Com add-in for Outlook 2000/2002(VB6). I am also using the re-distributable version of Outlook Redemption. Currently I am using CDO and an excellent code example from "Neo" to
|
| Empty deleted items folder through code | 20 Nov 2003 16:01 GMT | 2 |
Is there a way to empty the deleted items folder through code, or can a mail item be deleted without sending it to the deleted items folder in code? Thanks.
|
| why the Icon is missed in 98 (vc)? | 20 Nov 2003 15:58 GMT | 1 |
I think that many people read Amit Dey's article "Building an Office2K COM addin with VC++/ATL " (http://www.codeproject.com/com/outlookaddin.asp?target=outlook),the sample is very good,I download his code,I find it running correctly in WindowsXp,
|
| Debug com addin | 20 Nov 2003 15:57 GMT | 9 |
I have a VB6 Outlook Com addin and I have problems when I try to debug my code. When starting Outlook my code to add/delete a commandbar always raises an exception that does not make it possible to debug any more. If I don't debug everything works fine (commanbars are added/deleted ...
|
| Script for detaching attachments | 20 Nov 2003 12:31 GMT | 1 |
Has anyone tried writing or implementing a script to "dump" all attachments into a designated directory? paulftb@hotmail.com
|
| moving new messages to a folder | 20 Nov 2003 05:37 GMT | 2 |
I am trying to move New mail messages to a folder when they arrive in inbox by using event sink ItemsEvent::ItemAdd method. The sink is firing whenever a message is added to inbox folder but there are some problems,
|
| Custom Stationary | 20 Nov 2003 04:52 GMT | 2 |
I want to create stationary that resembles my company letterhead. How do I do this? Thanks, Scott
|
| Help getting current user email address using Outlook Redemption??? | 19 Nov 2003 18:03 GMT | 2 |
I am using an Exchange Server, Office XP, and have written a Com add-in (VB6) and I need to get the default email address of the current user. I have been using this, which works OK but the
|
| add a commandbar botton in outlook on seasion start with ms exchange server | 19 Nov 2003 15:24 GMT | 1 |
how can i add a coomandbar botton in microsft outlook when it connect with microsoft exchange server
|