![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
I need to set de calendar coloring filters through vba.
For outlook versions 2003 and later. I know this can be set manual, but i need it to be done by programming. I would like VBA for this if its not possible vbscript if not possible vb.net --- frmsrcurl: http://msgroups.net/microsoft.public...k.program_vba/ |
#2
|
|||
|
|||
![]()
Automatic formatting is not exposed in the object model for Outlook 2003. It
doesn't matter what language you plan to use. In Outlook 2007 you can use the CalendarView.AutoFormatRules collection to access the auto-formatting. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "PGT" / wrote in message ... I need to set de calendar coloring filters through vba. For outlook versions 2003 and later. I know this can be set manual, but i need it to be done by programming. I would like VBA for this if its not possible vbscript if not possible vb.net --- frmsrcurl: http://msgroups.net/microsoft.public...k.program_vba/ |
#3
|
|||
|
|||
![]()
I also couldnt find it in registry (used regmon to trace for it). Apperently it is stored in the mailbox.. but where?, and how to access it CDO maybe ?
--- frmsrcurl: http://msgroups.net/microsoft.public...rs-through-VBA |
#4
|
|||
|
|||
![]()
For Outlook 2003 and earlier you can't do what you want.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "PGT" / wrote in message ... I also couldnt find it in registry (used regmon to trace for it). Apperently it is stored in the mailbox.. but where?, and how to access it CDO maybe ? --- frmsrcurl: http://msgroups.net/microsoft.public...rs-through-VBA |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calendar coloring is different between 2003 and 2007 | [email protected] | Outlook - Calandaring | 1 | March 16th 07 02:39 PM |
Calendar coloring automatic formatting rules disappear | Rick O | Outlook - Calandaring | 1 | May 24th 06 05:27 AM |
Individual user Calendar appointment coloring | Curt | Outlook - Calandaring | 0 | January 25th 06 07:35 PM |
Task filters should be linked to calendar filters | fetch98 | Outlook - Calandaring | 0 | January 19th 06 08:06 PM |
Coloring Calendar Labels | Carol | Outlook - Calandaring | 0 | January 10th 06 03:20 PM |