| Thread | Last Post | Replies |
|
| Error on CreateObject("Outlook.Application") | 19 Aug 2004 03:17 GMT | 4 |
Good Day, I have an application running in Outlook that receives emails from a form on a website, parses the data, stores it in an Access database and then files each email message in a sub-folder, depending
|
| outlook2000 and 2002 | 18 Aug 2004 16:49 GMT | 2 |
How do I access the header. like i see in the options, progmatically?
|
| Programatically Adding a Button | 18 Aug 2004 15:04 GMT | 1 |
Hi. I'm a developer who knows little about Outlook. I need to write a small application that will add two buttons to the Outlook toolbar ("Spam" and "Not Spam"), these buttons, when clicked, should call a web service that will notify our anti-spam application of which list ...
|
| Response to voting option does not include text of original message | 18 Aug 2004 14:50 GMT | 9 |
I have the code below which produces an email based on an Excel spreadsheet range. Everthing is working fine except the response to my "V_Approved" selection. When a voucher is approved, I want the original HTML based message included in the response. When I look at
|
| shortcuts | 18 Aug 2004 13:50 GMT | 1 |
Hello Team, I am looking for a way to change the function that is executed as the user presses "CTRL+N". Is there a way in Outlook to change the shortcuts ?
|
| Activate Macros in Outlook | 18 Aug 2004 01:27 GMT | 1 |
After distributing the VBAProject.otm file, users have to press ALT+F8 to activate the Macros windows, or press ALT+F11 to activate the Visual Basic Editor. If we do not do that, macros are not enabled. Is there any way we can
|
| Check Box MacroButton in Outlook message | 17 Aug 2004 19:45 GMT | 1 |
Outlook 2000 Word 2000 Hello, I am trying to use a MacroButton in an Outlook message that will allow
|
| Re: Save message copies in folder... | 17 Aug 2004 14:48 GMT | 4 |
unfortunately I got a german version of Outlook 98, so i can't tell you exactly what options i'd like to set, but have to describe it: It would be something like:
|
| Macro disables VBA | 17 Aug 2004 14:16 GMT | 1 |
I've copied a couple of code examples from help files to create a macro to display my Contacts folder in different views. (The macro is assigned to a button on a toolbar.) The macro works fine (see code below).except.when I close Outlook (2003) and
|
| Out of Office | 17 Aug 2004 14:00 GMT | 2 |
I would like to configure a message that answers once *every* day to the same sender. Ie, if Barry sends a message to me and I'm not there outlook sends an "out-of-office-message". If barry sends a new message *the same day* nothing happens, but if he sends a new message *the next ...
|
| Strange behavior with commandbar | 17 Aug 2004 13:29 GMT | 2 |
I am using an addin that creates a new commandbar in Outlook (running OL2000). I have a position inside outlook where I want this commandbar to be placed as default, this position has the folowing properties ---------------------
|
| Archive Calendar | 16 Aug 2004 23:45 GMT | 1 |
How do I reference the appointments in the Archive Calendar? Cheers, Job
|
| Outlook 2000 Object Model | 16 Aug 2004 20:22 GMT | 4 |
Is there a way to programmatically access the recipients' voting responses contained in the "Tracking" tab of the sent items message? I am trying to get these responses into an Access table
|
| Creation or modification time | 16 Aug 2004 19:13 GMT | 1 |
How do I obtain the information on the creation time or modificatin time of an MAPIFolder and all the *Items. I would like to find out which folders or items has been added/updated/deleted comparing to another set of folders and items.
|
| Simple script to save attachments in outlook | 16 Aug 2004 19:04 GMT | 4 |
Does anyone have a simple example of a script that i can use to save attachments in outlook. I am going to use the rules wizard to run the script when the email contains a certain password in the subject line.
|