A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

set calendar coloring filters through VBA



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old December 21st 09, 12:20 PM posted to microsoft.public.outlook.program_vba
PGT
external usenet poster
 
Posts: 6
Default set calendar coloring filters through VBA

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  
Old December 21st 09, 03:30 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default set calendar coloring filters through VBA

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  
Old December 21st 09, 04:11 PM posted to microsoft.public.outlook.program_vba
PGT
external usenet poster
 
Posts: 6
Default set calendar coloring filters through VBA

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  
Old December 21st 09, 04:44 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default set calendar coloring filters through VBA

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 03:40 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.