| Thread | Last Post | Replies |
|
| Macro's sporadic performance | 05 Aug 2004 17:23 GMT | 1 |
The macro below deletes all of the items that get routed to a junk mail folder and then deletes (empties) the Delete folder (OL 2003). Most of the time it works just fine, but sometimes it will not empty the Delete folder. Instead it may delete one item in the delete folder. ...
|
| Public Folders which only Allow Reply | 05 Aug 2004 16:19 GMT | 1 |
i have created a PF which i want to only allow replies to. i want to originate the conversations, but restrict normal users to only replying to the original thread. does anyone know of a way to accomplish this?
|
| Add a field to a folder | 05 Aug 2004 14:40 GMT | 1 |
How can I add a field to a folder? I have added a DatabaseID field to all email items that are imported into a database. The email item is moved to a different folder after I use UserProperties.Add so even specifying
|
| CONTACTS -> UserDefined Field Access | 05 Aug 2004 14:28 GMT | 4 |
I can connect to outlook, open the local folders and access the users contacts. When I get to the contact ITEM level, I can read CompanyName, FullName, and many predefined fields.
|
| vba on Exchange Server | 05 Aug 2004 13:16 GMT | 2 |
Hello Team ! I have some questions about the possibility to access the Exchange Server (we are using now version 5.5) using code in VBA. Is it possible to add/edit/delete new user-accounts and mailboxes to the
|
| adding redemption to my VB code leaves me with empty distribution list | 05 Aug 2004 06:58 GMT | 3 |
I've written a program that will convert views from SQL server into outlook address books. It was working great, but I kept getting an annoying security popup which I had to click through, so I tried recoding my program with redemption (thank you to sue mosher and dude
|
| Outlook permission to access ytou remail message. | 04 Aug 2004 20:33 GMT | 2 |
Hi group, I am using the Office 2000 package and I developed an Expense template in Excel that many users access on a shared drive. I created a macro that is activated by a command button that automatically emails
|
| Property List | 04 Aug 2004 20:32 GMT | 1 |
Is there somewhere that has a list of all of the properties available for programming in Outlook. For example, I had to search multiple sights to find out that sender.address was the email of the sender. Where can I
|
| Excel script to populate form fields | 04 Aug 2004 16:49 GMT | 2 |
I am trying to create an Excel script that will launch an e-mail and populate the fields with the values of specific cells. My knowledge of the Outlook object model, let alone my rudimentary knowledge of VBA is letting me down. So far, I have the following to launch the e-mail but ...
|
| how to add custom options on attachment dialog | 04 Aug 2004 12:47 GMT | 1 |
attachment rightclick I get some options like open, print, save as ... is there a way to add an option like "scan for virus" ... and how do I get the attachmentpath? any hints?
|
| Save a Custom Form Online | 04 Aug 2004 12:46 GMT | 3 |
I have a custom form. It has Outlook To Field, couple of edit boxes and coulple of combo boxes. I also have my own Send Button, which sends this message in a custom fashion. IS it possible that These form(s) can be saved in Outlook Outbox/Drafts folder when Outlook is Offline and ...
|
| Resnding several emails from Sent folder | 04 Aug 2004 04:40 GMT | 2 |
Win XP HE, OL 2002 Hi, I have some emails in my "sent" folder that I would like to resend. I would like to be able to do something similar to: Drag the 15 messages
|
| link to excel file causes runtime error | 04 Aug 2004 02:13 GMT | 1 |
Hi all, I have a hyperlink in an Outlook 2000 email that links to a Microsoft Excel 2000 file that contains vba code. The Excel program generates the error however it's based on
|
| Customising Reply | 04 Aug 2004 02:13 GMT | 1 |
When I hit Reply I get the following: From: Joy [mailto:joy.add@virgin.net] Sent: 23 July 2004 11:11 To: Ian
|
| HTML in Outlook message | 04 Aug 2004 02:11 GMT | 1 |
I have a message that has an HTML form in it with a submit button on the bottom. The submit button posts to a webpage that does some processing and sends out the results to other email recipients. How can I code the
|