| Thread | Last Post | Replies |
|
| What is the difference between Outlook Client Extension DLL and COM-ADD IN? | 30 Jan 2004 23:20 GMT | 4 |
Hello,what is the difference between Outlook Client Extension DLL and COM-ADD IN? Will i be able to insert advanced toolbar(graphics,pop ups etc..) from the Outlook Client Extension DLL?
|
| Can I access the command line arguments that were passed to Outlook? | 30 Jan 2004 23:15 GMT | 6 |
I was wondering if I can create an Add In that has knowledge of any command line arguments that were passed to Outlook. I can't seem to find info on this anywhere. Thanks,
|
| calendar email reminders | 30 Jan 2004 15:39 GMT | 2 |
i'm looking for an calendar add-in that will send an email as a reminder AND let me customize the email recipient for the reminder on a per-calendar-time basis. I've seen some addins out that will email a predefined list of addresses when a calendar item alert fires but nothing so
|
| Hide Fax Numbers | 30 Jan 2004 13:06 GMT | 1 |
I am looking for a utiliity that hides fax numbers in the Outlook xp and 2003 address list when you click to "To..." button. I know Sperry Software (www.sperrysoftware.com) makes a utility that does this but is $ 19.95. I suspect there has to be a free utility or workaround to
|
| Add-In and custom form code | 30 Jan 2004 03:51 GMT | 2 |
I developed a COM-Addin in Outlook 2000 that sets the value of a user-defined field in a custom email form in the inbox item_add event ie. when the email arrives In the custom form itself, in the Item_Read event, I have vbscript code that reads the value of this custom field set ...
|
| Not found error getting Exception.AppointmentItem | 29 Jan 2004 21:39 GMT | 2 |
Can anyone think of any reason I would be getting a "block not found" (9) error when trying to get the AppointmentItem property from an Exception object? I'm able to check the "Exception.Deleted" value, and it is "FALSE". I
|
| Disable Preview Pane | 29 Jan 2004 21:15 GMT | 2 |
Does anyone know how to disable the preview pane? Nothing in AD/GPO's, but a tech at one site suggested trying: "c:\the full path \outlook.exe /nopreview", but I believe he was referring to Outlook 2003 because in
|
| Outlook 2003 with BCM add-in | 29 Jan 2004 17:17 GMT | 3 |
I run Outlook 2003 with the Business Contact Manager add-in. I have done some imports into this database from Excel, and its behavior is strange. Here are some of the issues/questions:
|
| Will i get NewInspector event each time i display an item? | 29 Jan 2004 15:27 GMT | 3 |
I have two types of contacts item,one is IPM.Contact and the other is IPM.Contact.Special I decide to create two wrapper classes. CIpmInspector and CSpcInspector which will wrap the two item's inspector
|
| Recover Deleted Folder | 29 Jan 2004 15:26 GMT | 3 |
Is there any way to recover the messages from the deleted folder? I've tried the DBExtract utility with zero success. Any other ideas?
|
| Delete recurring appointment with MAPI DeleteMessages()? | 29 Jan 2004 15:23 GMT | 2 |
Whenever I try and delete a recurring appointment item using IMAPIFolder::DeleteMessages() it fails with this error: MAPI_W_PARTIAL_COMPLETION The item is not deleted, and none of the ocurrences are deleted
|
| Generate an email that will trigger appointments in Outlook | 28 Jan 2004 22:55 GMT | 1 |
I am currently working on a ASP.NET (with C#) project that needs to send email that will add an appointment to the outlook calendar of the recever. All my recevers are using outlook.I am currently using the mailMessage class
|
| Outlook Object Model | 28 Jan 2004 22:54 GMT | 1 |
Is there any place that documents the Outlook Object Model. I've noticed a previous posting that expressed similar frustration that I have been feeling trying to find it on Microsoft's site ;-) I particular, I want to be able to detect the highlighted email item
|
| Macro to forward email | 28 Jan 2004 16:52 GMT | 2 |
I'd like to create a macro button in Outlook to do the following: Forward the highlighted message to a particular address and add specific text to the top of the message.
|
| Lookign for sample of toolbar which only displayed in a specific inspector | 28 Jan 2004 16:34 GMT | 3 |
I am looking for source code(in VB 6.0 if possible) of a toolbar which displayed only in a specific inspector,for example only in the contact inspector.
|