| Thread | Last Post | Replies |
|
| How to pemanently delete mail item using VBA? | 18 Mar 2004 13:16 GMT | 3 |
I was using itemID but this did not work in all outlook clients Any other way to do it this is how i did it so far Sub DeleteDelete(
|
| programing spesific mailbox | 18 Mar 2004 10:40 GMT | 1 |
i m trying to address a spesific maillbox ant to download its mail and i cant find any way to do it . how can i do it programlly in C++ or VB yanniv
|
| GetItemFromID fails with 8004010F error | 18 Mar 2004 07:36 GMT | 2 |
I am trying to permanently remove email item. It works fine on my private POP3 mail using outlook2003. On the work mail, outlook2003 connected to exchange server (connect mode or OffLine mode) it does not work and it fails on the attempt to get the Item using the GetItemFromId ...
|
| A dialog box is open. | 17 Mar 2004 22:42 GMT | 7 |
When i am trying display a mailitem using outlook object model using vb as dll, i am getting getting this error message. "A dialog box is open. Close it and try again."
|
| Delegating handles | 17 Mar 2004 22:41 GMT | 1 |
Hi I have a Connect class that is implementing the IDTExtensibility2 interface. I have added a lot of extra buttons and events to this class and now i want to delegate the handling af the events to another class. For example I have the following code:
|
| Like CLAUSE - Programmers Needed for this one. | 17 Mar 2004 22:40 GMT | 1 |
This Procedures sends outlook attachments to a directory based on the subject line from incoming e-mails. However, is it possible to have those e-mails with subject: AW and anything thereafter be sent to that directory. Sometimes
|
| Suppressing confirm dialog box | 17 Mar 2004 16:32 GMT | 3 |
I have written a microsoft Access Application that, whenever an error occurs, an email is automatically sent, using office automation, to a designated mailbox with the error information. This allows me to keep closer track on problems with the software Is there anyway for me to ...
|
| Service Pack for Outlook ???? | 17 Mar 2004 15:35 GMT | 2 |
How can I know what sp I have in my microsoft outlook? Al
|
| Holding text data in a received email | 17 Mar 2004 15:28 GMT | 1 |
Moving on from my recent thread about stripping files from emails (and the now insoluble problem of the RTF solutions not being accepted by my IT security people!), I'm now looking at holding text data elsewhere in the email than
|
| Help with this code | 17 Mar 2004 15:27 GMT | 2 |
I have been trying most of the day to get this to work. Sue turned me in one direction wich was helpful but I am still having problems. This code runs but never populates the to subject and body fields, but I get no errors. Help please would be great. I think that I have posted ...
|
| Synchronising Outloook with Access events database | 17 Mar 2004 15:21 GMT | 1 |
I am trying to synchronise the management of events betwee Outlook 2000 and an Access 2000 database. Based on my investigations s far I believe I may have to use VBScript to trap the changes to a individual event so as to be able to synchronise these with th
|
| Setting the Email Body Text From RTF | 16 Mar 2004 23:36 GMT | 1 |
Is there a way to set the email body text to source form a RTF. I am currently using VB to send emials via Outlook 2k combined with Redemption for Outlook. Thanks,
|
| SMTP addresses from Distribution lists - best practice | 16 Mar 2004 22:37 GMT | 4 |
I would like to retreive all names and smtp addresses from a Distribution List in the default Contact folder. But I'm really not sure how to do this the best way. If I got it right; cdo.dll is not nessesarily installed with Office /
|
| Outlook Redemption | 16 Mar 2004 22:28 GMT | 3 |
We currently have a helpdesk Database setup in Access 2000 that allows us to log calls and the allocate these calls via Outlook Tasks. This has been working fine until we installed the latest Office service pack we now get
|
| Export Contacts and Calendar from OST to PST | 16 Mar 2004 22:15 GMT | 1 |
Can anyone suggest the best method to automatically export all my contacts and calendar items from my OST file to a PST file EVERYTIME I exit outlook. I have two profiles in which I want to see each others calendars.. but because they are both OST files I cannot open each others ...
|