| Thread | Last Post | Replies |
|
| Differentiate between Task and Task Request in NewInspector event | 07 Feb 2007 21:01 GMT | 8 |
I am handling NewInspector event to show my custom form when user clicks on "New > Task" or "New > Task Request". But somehow I am getting same message class (i.e. IPM.Task) for both commands. Can anyone of you pls. suggest a way to determine that whether
|
| Inbox Rule: Auto Print Attachments | 07 Feb 2007 14:13 GMT | 4 |
The following properly prints the attachments to a selected email in the Inbox, but am trying to use it as a script in a Rule that only runs for a particular sender. I believe the problem that I am not "selecting" the just-received email that triggers the rule. Any help would ...
|
| How do I get a mail item's MessageID | 06 Feb 2007 21:01 GMT | 6 |
I need to track messages in a database, but be able to handle the same message being sent to multiple recipients (within an Exchange environment). I know that all messages sent to multiple recipients will have the same MessageID value, but I can find no information as to how to ...
|
| Sending the file attachment of an appointment item to all the invitees of the meeting | 06 Feb 2007 14:41 GMT | 5 |
I have created an outlook add-in using vs2005 and vsto. After attaching a file to an appointment item in my outlook calender, i would like to forward this file to all attendees of the meeting such that on receipt of the mail, the attachment automatically
|
| Howto: ask Inspector to refresh its item cache | 06 Feb 2007 14:38 GMT | 4 |
Hi, I have written an application which update the content of contact and appointment in outlook using Extended MAPI. However, I found that once the user views the appointment A through the outlook's
|
| Outlook 2007 / Addin with Ribbon | 05 Feb 2007 21:12 GMT | 3 |
I have developed an addin for Outlook 2007 with my own ribbon UI. Everything works great if launched from Outlook. However, if I right click on a file and do a Send To Mail Recipent, I can see my custom ribbon, but the events never fire.
|
| move original message after replying or forwarding | 05 Feb 2007 06:02 GMT | 1 |
I have users that would like to move an original message to a specified folder after replying or forwarding the message. we are using Outlook 02 SP3. Any thoughts on VB code that could accomplish this?
|
| How to update the outlook com addins automatically | 04 Feb 2007 15:57 GMT | 1 |
Hi all i am writing the comm addins to the ms outlook(xp).... and i want to automatically update my addins.... how can i do that... is there any way..?? if so plz let me know... thanks....
|
| Windows Vista addin problem. | 03 Feb 2007 21:32 GMT | 17 |
I just discovered that my custom toolbar which works under Outlook 2000-2003 in XP/2000 does not appear under Windows Vista. I would appreciate any pointers.
|
| Outlook Add-in Interaction with Desktop Search | 02 Feb 2007 19:24 GMT | 3 |
I have an Outlook add-in that works fine as the user moves about the Outlook UI. They forward a message, I get the forward event. Same goes for open and reply. Now our users want to use Windows Desktop Search (WDS) and Google Desktop Search (GDS). Both of these applications
|
| VS c#.net shared adding project for outlook | 02 Feb 2007 12:08 GMT | 5 |
Hi, all. I am trying to create c#.net addin for outlook 2003 using Visual Studio. The addin is working ok on the developer's machine, but it doesn't on others. I am trying include the PIAs into the Installer by
|