| Thread | Last Post | Replies |
|
| Attachment.SaveasFile Method: How to Check if Success ? | 29 Mar 2004 17:35 GMT | 1 |
Does this method return a value that can be interrogated, or is there another way to determine whether the Save was successful?
|
| calendar folder ItemAdd event problem | 29 Mar 2004 15:30 GMT | 1 |
I am having trouble in handling the item add event on outlook calendar item. I am handling the ItemAdd and ItemChaneg events on the outlook calendar folder in order to change the appointment items properties. The problem is that the outlook fires the ItemChange right after the item
|
| macros | 29 Mar 2004 15:19 GMT | 1 |
im getting this error msg dialog box everytime i open Microsoft Outloo 2000 . im developing a ComAddIn for outlook. the error says: ThisOutLookSession contains macros.
|
| saving user values | 29 Mar 2004 15:17 GMT | 1 |
is it possible to store some user defined values in a mail item. something like the dictionary object in VB. for every name i have in my To field i need to store a number for that name(like a key-valu pair).
|
| How do I access to OUTLOOK contacts folder using VB? | 29 Mar 2004 14:07 GMT | 1 |
I am writing a VB program... and try to loop through the contacts folder of the outlook. How can I found the contacts folder when I got the namespace of the MAPI ? Regards,
|
| Sending Emails With Redemption's DLL | 29 Mar 2004 04:51 GMT | 1 |
I have an Access 2k database that's used to email customer reports using Outlook with Redemption's DLL. I use a table of Customers contacts to fill all email parameters (Recipient, Subject, Body, Attachment, etc.)
|
| .net programming of Outlook objects | 28 Mar 2004 17:47 GMT | 2 |
I want to pull information from incoming Emails. We want to get th subject line and sender email address and body and what some call th header data. I've found I can't necessarily get the sender email. I've seen where Sue Mosher says to use CDO. Is that for regular no
|
| Attempting to Set MessageClass - Method Faild? | 27 Mar 2004 00:10 GMT | 1 |
I'm attempting to set the MessageClass of a MailItem but I get the following error. "Method 'MessageClass' of object 'MailItem' faild" I also am trying to set the MailItem to a MailItem Object and I get a
|
| manipulating outlook 2003(not express) blocked senders list with vba - macro | 26 Mar 2004 20:20 GMT | 6 |
i am using microsoft outlook 2003 (not outlook express 2003) with 'use cached exchange mode', on windows xp.and i want to manipulate blocked senders list using a vba code (macro). actually i want to extract all the email ids from blocked senders list and
|
| Redemption Help | 26 Mar 2004 20:00 GMT | 3 |
I am by no means an Outlook programmer but my company has asked me to create a simple program that will programmatically assign a task. I have been toying with code and this code seems to work, but it triggers the Outlook object modle guard messages. If I can get this code working ...
|
| Open specific web page from outlook macro | 26 Mar 2004 15:53 GMT | 1 |
I have coded macro which is attached to a custom button showed on all of my emails When press this button it resizes the email to half of the screen area I want the next produre in the macro to open internet explorer and point at specific page Can this be done
|
| visual basic project delete | 26 Mar 2004 15:49 GMT | 1 |
I need to know how to delete a VB project that somehow got created. I don't want it!
|
| size of msgbox | 26 Mar 2004 15:36 GMT | 1 |
Hi, I am coding an outlook addin, that at some point will display a msgbox that can have diffrent size. Is there some way to ensure that this messagebox newer fills out the screen - eg. an solution that if the box fills more than 1/4 of the screen will add a scrollbar to it, instead
|
| Accessing outlook tasks data from Access application | 26 Mar 2004 13:57 GMT | 1 |
Access 2000 enables linkage to outlook PST tables. However, whilst import table command includes all fields, link table command eliminets critical fields i.e. the subject field How can this information can be linked from other office application - in my case - ACCESS
|
| Help: How to access the sender of a mail in Outlook/VBA?? | 26 Mar 2004 13:56 GMT | 1 |
Hello to everyone, we are trying to implement the following functionality in MS Outlook 2000. Once an email is opened, there should be a new button in a new menubar
|