| Thread | Last Post | Replies |
|
| How to use Redemption to export messages+attachements? | 03 Feb 2004 08:14 GMT | 3 |
I am using redemption to export messages in Inbox folder. However, Those attachements are never exported How to export each message+attachement to a MSG file?
|
| Macro to delete contents of folder | 02 Feb 2004 22:48 GMT | 1 |
I need a macro that could be assigned to a button that would delete the contents of a folder ( Matador Junk Files) and then empty the contents of the deleted items folder. Any suggestions?
|
| Macro Help | 02 Feb 2004 22:43 GMT | 1 |
2015 Full-On@rocketmail.com 2017 Full-On@rocketmail.com 2019 Full-On@rocketmail.com 2020 Full-On@rocketmail.com
|
| GURUS HELP! Sender Address Problem | 02 Feb 2004 22:38 GMT | 2 |
I have written some code using info found online and in books to get the e-mail address of an E-mails Sender. Code is copied at the end of the message Code seems to work most of the time but fails for some Exchange addresses.
|
| How to programmatically access the content of a Keyword Custom-field added to a Contact Form | 02 Feb 2004 22:08 GMT | 1 |
I added some custom fields to a Contact form and i can't obtain the content of a keyword custom-field i added, one like the Categories field Outlook already provides. Every custom field is accessed using:
|
| How to change display order of GAL with VB ? | 02 Feb 2004 21:32 GMT | 1 |
I try to automate the following task with VB: We use public folders, the personal adress book and the GAL for contacts. But by default, Outlook sorts this lists by firstname, lastname.
|
| Export mail to text file | 02 Feb 2004 20:56 GMT | 1 |
How do you go about exporting *all* the messages in a mailbox folder to a text file format that includes all the headers? This is needed to pass a whole batch of spam email which SpamAssassin missed through it's learner. SpamAssassin appears to have come from the Unix world and ...
|
| Create a task and assign it. | 02 Feb 2004 20:03 GMT | 1 |
I wrote a VB program that scans a database for certain action dates, expirations, renewals ect. As records are identified, the program needs to create a task owned by a supervisor and assigned to a caseworker
|
| Getting the current addressbook? | 02 Feb 2004 18:03 GMT | 1 |
there should be a way to get the current adressbook in Outlook, only I don't find it :-). What I want to do is, before firing application.getaddress(), to set the current addressbook to the same one last used. So the user doesn't have to
|
| auto purge after imap/pop3 send/receive | 02 Feb 2004 17:49 GMT | 1 |
I would like to write a macro to do an automatic purge of the curren inbox folder after a send/receive to/from the imap or pop3 server. is that possible, any code sample I could easily reuse? Thank
|
| How to read other users appointment items? | 02 Feb 2004 17:48 GMT | 1 |
for reporting reasons I need to read other users appointment items from their calendars on an Exchange 2K Server. My code has to run on a client. The users gave me the rights to read their calendars. I need only appointment items of a special category (not coded in
|
| Adding selected messages to blocked senders list | 02 Feb 2004 16:55 GMT | 5 |
I'm trying to write a macro to add the sender of the selected messages in my Inbox to the Blocked Senders list. I'm able to add the messages to the Junk E-mail folder, but that does not appear to add their senders into the Blocked Senders list. Here's what I'm using:
|
| Adding a new toolbar only when we open the new mail message window | 02 Feb 2004 16:30 GMT | 10 |
I was trying to add a new tool bar when we compose a mail and also trying to customize my new toolbar to automatically contain some already exiting command buttons using com addin.
|
| BCC inserted | 02 Feb 2004 16:10 GMT | 1 |
How do I insert BCC if it doesn't show up when I get ready to send email
|
| select names dlg | 02 Feb 2004 16:08 GMT | 1 |
Does the latest Outlook Object Model allow you to open the Select Names dlg and return the selected contacts? thanks, Fred
|