| Thread | Last Post | Replies |
|
| saving to User Created contact folders | 30 Jun 2006 22:26 GMT | 1 |
This is code from my UO in Powerbuilder. Everything works fine except for the last line. If the client is using a Personal folder which they created such as ls_folder = "MYContacts" I know this isn't a Powerbuilder group but was hoping for some help
|
| Questioning Reply to all usign C# | 30 Jun 2006 22:21 GMT | 1 |
I am trying to adapt the code provided here (http://www.outlookcode.com/codedetail.aspx?id=1299) to be used in C# and have managed to so far get the prompt to function correctly. I can't however get the system to programatically remove the unrequired
|
| How to get the mail body format of the outlook 2000 | 30 Jun 2006 17:05 GMT | 4 |
I am developing the outlook addin and i am new to this area i want to check the mail body format of the outlook 2000 I look forward to your reply. Thanks
|
| addin file not valid | 30 Jun 2006 13:45 GMT | 1 |
I am running Office Outlook XP. When I start the application I get the pop up message "c:\ ...\Application Data\Microsoft\Addins\wfoladdin.dll is not a valis Office add-in". I have been into Tools and removed Com addins...but seems this file is still
|
| .pst removal from my calender | 28 Jun 2006 14:26 GMT | 1 |
I have a problem I imported a large .pst file to my outlook calender (10 years long pst) and did not createt a backup prior to it. Now I want to remove it :-) any ideas ?
|
| Very Odd Behavior - Outlook 2003 AddIn with a Form | 28 Jun 2006 14:24 GMT | 1 |
I am developing a Outlook 2003 Add In, using Visual Studio 2005 and Shared Add In project template with C#. The Primary Interop Assemblies for Office 2003 are also installed. The goal of the addin is to provide the user that sends an email the ability
|
| Contact Access | 27 Jun 2006 18:41 GMT | 3 |
I want to know if it's possible to create an add-in that prevents user to print, export or delete contacts. Regards, (-- July --(
|
| Way to Check Email every 30 seconds? Why Outlook cant do this? | 27 Jun 2006 18:40 GMT | 4 |
i m in need of a way to check email every 10 seconds automatically -- and download it to the mailbox automatically , outlook express does this but lowest time is 1 minute, is there a plugin for outlook for this?
|
| How to get reminder Event form outlook using VC++ | 27 Jun 2006 18:18 GMT | 3 |
I am trying to access outlook using VC ++, i have succeeded in adding reminder and getting contact list but i was unable to get reminder from outlook.The class ApplicationEvents does this this functionalty and also has method as
|
| Outlook developing with Vb.Net | 27 Jun 2006 14:06 GMT | 2 |
I have been doing Outlook addin developing with VB 6 for a while and am considering making the move to VB.Net. I had a look at MicroEye but would appreciate some answers to the following. I have a few questions that will hopefully get me started in the right
|
| Including signature in email created with Add-In | 26 Jun 2006 14:56 GMT | 7 |
I'm currently writing an Outlook add-in that creates an email for a user after they make a few selections on a template form. One of the things I would like to be able to do is include the signature.
|
| Accessing Shared Tasks' Data | 25 Jun 2006 21:29 GMT | 1 |
Hi I am using outlook 2003 with exchange, and in my outlook I have setup access to other users Shared Tasks. How can I programatically access those tasks so I can to collect data from
|
| computer crash when retreiving outlook messages | 25 Jun 2006 19:09 GMT | 1 |
Occasionally when I retreive messages through outlook 2003 the computer crashes. a loud beep and it goes off. I uninstalled the outlook program. There was an error with the sql server so I uninstalled it too. Reinstalled outlook and the business manager and it happened again. ...
|
| Adding Contacts When Replying | 23 Jun 2006 18:08 GMT | 1 |
I am using OL2003 and I do not seem to be able to figure out how to add senders' email addresses to my contact list or address book when I reply to their message. Other than MapiLab, are there any other good Add-Ins or Third Party
|
| Unicode characters in Folder's name | 22 Jun 2006 19:05 GMT | 4 |
I try to create a simple addin for Outlook 2002 that create a new folder which name contains unicode characters, with some characters it just throw an exception, with others it just show question character instead '?', and other work fine (like greek letters).
|