| Thread | Last Post | Replies |
|
| Forward email programmatically | 16 Feb 2004 14:54 GMT | 1 |
I need to intercept incoming emails for system outages, apply the bod message to some complex rules that outlook rules cannot achieve, the forward or distribute the appropriate outages to right distributio list. However I would like for this to be processed at the serve
|
| outlook XP security update | 16 Feb 2004 14:51 GMT | 2 |
When trying to send an email programmatically in outlook XP (or above) the user is prompted to allow the action (because of the new security patch that outlook XP enforces). I've found a microsoft security form that allows a programmer to
|
| Copying Attachments | 16 Feb 2004 14:44 GMT | 3 |
iam trying to copy an attachment from mailitem to another. while attaching the file to the original mailitem is no problem -using the Attachments.Add(filename with the full path)-- i dont know how to copy the this attachment to a diff mailitem
|
| Impossible to fill a user-defined field ? | 16 Feb 2004 12:43 GMT | 1 |
working on access 2002 to outlook 2002, I try to create (from Access) a user-defined field (named "CodeContactInOutlook") The creation seems to work. But I can't fill this new user-defined field
|
| How to determine OutlookFolder from MailItem? | 16 Feb 2004 08:34 GMT | 3 |
I've a MailItem, maybe from a selection, maybe from another sourc doesn't matter, does it. Is it now possible to get the (outlook) folder in which the MailItem i stored?
|
| LoadPicture on commandbuttons in toolbar programmaticaly? | 16 Feb 2004 05:59 GMT | 1 |
1 I create a toolbar with some commandbuttons programmaticaly. What can not make is to set a picture to the created command button: Set NewBar
|
| Moving Messages using EntryID and StoreID | 16 Feb 2004 03:41 GMT | 2 |
Hi, I am pretty good with MS Access and VBA, but a complete novice programatically manipulating Outlook Using code samples found on-line and in help, I managed to import mail messages into Access where I can parse the body and populate database fields Once I have sucessfully ...
|
| Appointment Item | 15 Feb 2004 20:48 GMT | 2 |
Im looking to do some activity in my code whenever a reminder is se off for a particular Appointment item. what im interested in knowing i whether any particular event gets fired wherein i can put my relevan code.basically how do i trap the reminder event
|
| Start Outlook offline | 14 Feb 2004 00:32 GMT | 1 |
How can I start Outlook offline?
|
| Redemption accessing address book | 13 Feb 2004 20:38 GMT | 1 |
Dmitry.. I sent this directly to you also but thought somone else might have the answer and it is likely also of interest to the group. I need to READ (only) the Outlook address book (contacts and distribution list) . without having to deal with the security message.
|
| Method 'Categories" failed with object 'DocumentItem' | 13 Feb 2004 20:16 GMT | 4 |
with Word-VBA I made an addin that lists Outlook/Exchange-eMails resp. their attachments (which I need to import if they are newer than local files). This works for 2 years on about 1000 customer pc's. But sometimes there is a strange error message saying something like
|
| [vba newbie] With a user-defined field, impossible to fill it | 13 Feb 2004 16:15 GMT | 3 |
working on access 2002 to outlook 2002, I try to create (from Access) a user-defined field. The creation seems to work. But I can't fill this new user-defined field
|
| Get all folders | 13 Feb 2004 16:01 GMT | 4 |
How do I enumerate all the folders located under my Pernonal Folders. Thank for any hints.
 Signature Kindest regards
|
| Internet email headers | 13 Feb 2004 15:49 GMT | 1 |
Trying to access the Internet headers of individual email messages and cant seem to find them. Can anyone point me in the correct direction? Thank you, K
|
| How do I IMport Outlook 2002 Tasks Using MS Access | 13 Feb 2004 15:34 GMT | 1 |
I can link the tables in access from outlook but I dont get any of the relevant fields and the fields i get are blank out of outlook. Thanks
|