| Thread | Last Post | Replies |
|
| Automating saving encrypted attachments in Outlook 2000 using VB | 24 May 2004 14:55 GMT | 3 |
After having a look around on various groups I found lots of code to automate the saving of attachments on mails to folders on the file system. This was the primary requirement of a client of mine. However, they have now come back to me to say that the format of the mails will
|
| Difference in Outlook 2000 and 2003 get MAPI name space when running as a service. | 24 May 2004 13:33 GMT | 6 |
I have an app written in c++ that runs as a service on Windows 2000. It uses the MAPI namespace to get the requested folder. For Outlook 2003 I was just getting the namespace. For Outlook 2000 I also need to do a namespace logon or I get an exception when I try to access any ...
|
| BCM | 22 May 2004 00:47 GMT | 1 |
Hi there all, Does anyone know how to go about downloading business contact manager for outlook? Thanks!
|
| Alternative behavoir of button Send in Task item | 21 May 2004 21:26 GMT | 11 |
Hello, All! How I make it? Help me, please. With best regards, Alexey Yukhovich. E-mail: AlexeyYu@tut.by
|
| What about OWA | 21 May 2004 17:55 GMT | 4 |
I have a simple COM addin for Outlook 2002. Is there a way to implement something similar for Outlook Web Access (OWA)? Basically, it's just a toolbar button that moves messages to a predetermined folder. Jon
|
| Security Issue with Office XP Outlook 2002 SP3 | 20 May 2004 22:42 GMT | 6 |
A user of my Outlook Add-In (VB6) upgraded to Office XP SP3, and is now experiencing the infamous security popup. I found KB838871, and I am pretty sure that reading .Body in my Add-In via the Outlook Object Model is the source of the problem.
|
| Outlook 2003 Security Model | 20 May 2004 20:17 GMT | 4 |
I am writing a COM Add-in for Outlook 2003. When Add-In tries to access the ContactNames property of the selected Task item a security warning is shown. Is there any way to bypass this security dialog?
|
| How to add an appointment (event) to outlook calendar from ASP page | 20 May 2004 20:11 GMT | 4 |
I want to add an appointment (event) to outlook calendar from ASP page. I will collect the date/time, subject, and description of the event from ASP page and save the information to outlook. How can I do that. I
|
| Addin for Outlook 2002 also for Outlook 2003? | 20 May 2004 14:22 GMT | 1 |
what do I need to know when I want my Addin developed for Outlook 2002 to be run on Outlook 2003 too? Are there any hitches? Thank you,
|
| Open store? | 20 May 2004 02:34 GMT | 6 |
I have added a store (*.pst) file. How should I open the pst from the code to be access? thank you
|
| Setting the mouse pointer | 19 May 2004 23:23 GMT | 2 |
Is there a trick to setting the mouse pointer in a COM addin? Screen.MousePointer does not seem to do the trick... Jon
|
| Help with removing an add in | 19 May 2004 16:39 GMT | 1 |
Help - long... I had winfax pro 10.02 (latest version) on Windows 2000 Pro with all updates. I installed Outlook 2003 and enabled the add in.
|
| Redemption usage with C++builder | 19 May 2004 12:48 GMT | 2 |
I'm trying to get around the Outlook security warning by using Redemption but I'm stuck with the initialization and usage of the Redemption object with BCB5. Code:
|
| Add new folder to root. | 19 May 2004 06:59 GMT | 4 |
I am trying to add folder to the Personal Folders but it failed. It could only add folder under my Default Mail , Task sub folder but not directly under my root folder 'Personal Folder' Below are my codes
|
| Outlook 2003 Video e-Mail add-in | 19 May 2004 06:01 GMT | 2 |
I've just installed the add-in from the official download page for video e-mail in Outlook 2003. Everytime I actually try to record a video and send it via e-mail (using the installed toolbar), I get the
|