| Thread | Last Post | Replies |
|
| Show user defined commandbarButton when the user right clicks on Contact | 19 Nov 2003 12:49 GMT | 3 |
Can anybody help in creating an Add-In which needs to do the following things 1. In OnConnecting, I need to create a commandbarButton to the popup menu, which should be shown
|
| changing icon for custom message class that uses standard IPM.Note form | 19 Nov 2003 11:50 GMT | 2 |
I have a plug-in and transport that uses a custom message class derived from IPM.Note (ie. IPM.Note.Myclass) and uses the standard IPM.Note form for displaying these messages. I want to change the icon that is displayed with this message class. I found a post on the MAPI
|
| Spam control programming | 19 Nov 2003 00:31 GMT | 1 |
Hi, I'm new to this newsgroup and not quite sure if this is the right place to go with my problem, but I cant find any with a seemingly more relevant name, so I'll try: Lately I have started receiving up to 30 unsolicited emails to my address,
|
| Outlook object model question | 18 Nov 2003 22:12 GMT | 1 |
Is there a property common between all of the 'mail' item types that will return the sender of the item? Thanks
|
| EntryId | 18 Nov 2003 16:02 GMT | 6 |
I have created a custom form in outlook, and I export then to an outlook table, one of the field i'm exporting is the "IdEntry", one i have the access table, i want to find the mail by que Avanceded Search" i select "Avanced" and then i select the personal form, and i select the ...
|
| Is 'User Field 1' safe to use? | 18 Nov 2003 15:47 GMT | 2 |
I am considering initializing 'User Field 1' to tag Contact items of interest with a signature string (unique to each Contact item) that I can use with colContactItems.Find(strSignature) to easily locate and display an existing Contact item.
|
| Creating shortcuts and modifying toolbars programmatically | 18 Nov 2003 12:17 GMT | 2 |
We are currently working on a Visual Basic / Outlook integration project and I was wondering if it was possible in Outlook 2000, XP or 2003 to programmatically create shortcuts on the Outlook bar or otherwise modify the user
|
| Programmatic Access to Outlook Address Books | 18 Nov 2003 12:16 GMT | 1 |
I can remember installing an add-in (supplied by Microsoft as far as I can remember) when I was using Outlook 2002 to protect access to the address book(s) set up in Outlook. It was in response to the viruses that were generating messages to everyone in the contacts.
|
| automatic attachment downloading | 17 Nov 2003 21:11 GMT | 1 |
I need help! Is there a way to configure Outlook to automatically download attachments into a specified folder located on the client's desktop?
|
| Event When Options Pages Become Active | 17 Nov 2003 15:22 GMT | 3 |
Is there any way to know when an Options Page becomes active -- be it your own custom page or one of the default Outlook ones? Is there any way to remove an existing Options Page? Is there any way to get a handle to an existing Options Page?
|
| OnCustomize event or 'not-customizable' property? | 17 Nov 2003 14:53 GMT | 3 |
I have a COM add-in which adds a custom toolbar to an Outlook Explorer, with some custom buttons on it. It works as expected, until a user trys to "customize" the toolbar in certain ways. A user can move the buttons around, no problem as long as they stay on my
|
| Outlook Express programming books recommendations needed | 16 Nov 2003 23:48 GMT | 1 |
I'm looking for introductory material ( books, articles, samples and so on) for add-on programming for Outlook Express. I had found a few books about Outlook 2002, but for some reason didn't see anything similar for OE.
|
| Embedded Graphics AND Signatures Please... | 15 Nov 2003 16:44 GMT | 1 |
I posted this to microsoft.public.outlook but it was suggested that I might have more luck posting it directly here, I apologise if you have already seen this. I have written a vb6 com add-in for Outlook XP using the guidelines
|
| How to disable standard menus/buttons | 14 Nov 2003 20:53 GMT | 3 |
Is there a way to disable the buttons/menus for "Reply" and "Reply to All"? I tried doing the following in IExchExtCommands::InitMenu() but this doesn't work. STDMETHODIMP_(VOID) MyExchExt::InitMenu( LPEXCHEXTCALLBACK lpeecb ) {
|
| URGENT - Outlook Com-Addin | 14 Nov 2003 14:22 GMT | 5 |
Hi I was hoping someone can help me. I have setup a trusted outlook Com-Addin and i use the Addin in a visual basic external executable. The reason
|