| Thread | Last Post | Replies |
|
| Traping Appointment creation/modification/deletion | 09 Jul 2007 18:33 GMT | 1 |
Can one trap Appointment creation/modification/deletion? I have a db in which appt are logged and am looking for a way to pass the info from Outlook to MS Access. I thought the simplest way would be when the user works with the appointments directly in Outlook. Any tips, code. ...
|
| Can MS outlook be use for software development bug tracking- | 09 Jul 2007 18:31 GMT | 1 |
Can MS outlook be use for software development bug tracking-
|
| CDO and Folder Home Page | 08 Jul 2007 19:04 GMT | 3 |
I'm having a problem getting the last piece of a project together. I need to be able to write a home page value and associated info (enable it, etc.) via CDO. Unfortunately the Outlook Object Model won't work for this case. Note I am working in vbscript here.
|
| Redemption Question - showaddressbook and saveas | 07 Jul 2007 22:30 GMT | 5 |
I know this is a VBA group and this is a powerbuilder question BUT I noticed that the author of the Redemption code answers post here so I thought I would try and post my question here I have a PB application where I would like to show the address book
|
| MSG File - Trap Explorer Selection Change Event | 07 Jul 2007 04:46 GMT | 1 |
---Dmitry, you may want to answer this one.... I am using the Explorer Selected Change Event for Outlook 2003 with my own Reply All handler and I noticed if I save the e-mail as a standard MSG to my C:\, I lose all Explorer functionality.
|
| Storing of sent message question | 06 Jul 2007 21:00 GMT | 2 |
I am a former lotus notes user and switched to outlook. under lotus notes the program automatically asked in which folder to store a sent message. is this an option available under outlook 2003?
|
| Multivalue MeetingItem.ItemProperty | 06 Jul 2007 18:20 GMT | 1 |
I have a piece of code which loops through the ItemProperty objects in a MeetingItem. Some of the returned properties are multi-valued, for instance if I apply the following code - For Each olProperty In olCalendarItem.ItemProperties
|
| schedule sending a message every day | 06 Jul 2007 07:11 GMT | 1 |
dear sirs, could you please reply my question. Thanks ahmed Ibrahim
|
| Make Ribbon image transparent | 05 Jul 2007 14:56 GMT | 1 |
how can I make a ribbon image (bmp) transparent? The image is load by the Callback method GetImage(ByVal control As IRibbonControl) As IPictureDisp. Thanks Christian
|
| Extend the default Ribbon | 05 Jul 2007 14:54 GMT | 1 |
I need the ids to add buttons to the Ribbon on the tab "Messages" (in german "Nachrichten"). Can anybody give me a tip? Thanks Christian
|
| Outlook2007 - Ribbons check from xml file | 05 Jul 2007 14:54 GMT | 3 |
exists in Outlook 2007 any option, which shows the user if there is any failure in the xml-file, which describes a ribbon? Christian
|
| Loop through future appointments | 05 Jul 2007 13:30 GMT | 2 |
I am trying to develop a routine, to be used from access, to loop through all the future (today moving forward, not interested in past appt) appointments in my outlook calendar and then extracting the info from each appt. Could someone get me started or point me to an example, ...
|
| change meetingstatus when all accepted | 05 Jul 2007 08:34 GMT | 3 |
If I create an appointment (meeting) with meetingstatus olTentative with e.g. just one more recipient, then I want to change the meetingstatus to olBusy, when the other one accepts. How can I realize this? check every time the calendar is opened if all
|
| divert outlook mails after changing attachment using VBA | 04 Jul 2007 18:16 GMT | 3 |
I wish to divert all my mails that come from User A to users B & C. Also while diverting, i need to check if the filename from 'A' is in mht format, i wish to change the extension that to .xls & send to B & C. Is this possible in VBA ?
|
| Insert Signature | 04 Jul 2007 05:59 GMT | 3 |
When I append to the body, it reformats my signature. How can I keep the format of my signature and still append new text to the body?? Thanks!
|