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

calendar /2 categories/ appointemtitem



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old March 3rd 06, 02:21 PM posted to microsoft.public.outlook.program_vba
Spectre
external usenet poster
 
Posts: 12
Default calendar /2 categories/ appointemtitem

Hello,
I have been looking for quite a long time for the following question :

On the Outlook calendar (2003), there are 2 fields related to
categories
- one at the top of the screen "categories of the calendar" (translated
from French.... as I have a French release of outlook)
- a second one at the bottom, "categories"

I am used to use the first of the two fields. I can't find to what
method the first field is related as the "appointmentitem.categories"
methode is obviously related to the second field categories".

Thanks for your help


Ads
  #2  
Old March 3rd 06, 02:37 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default calendar /2 categories/ appointemtitem

They may be both the same thing. What does it say in French? Where at the top of the screen? An annotated screen shot posted to on the web would be very helpful.
--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Spectre" wrote in message ...
Hello,
I have been looking for quite a long time for the following question :

On the Outlook calendar (2003), there are 2 fields related to
categories
- one at the top of the screen "categories of the calendar" (translated
from French.... as I have a French release of outlook)
- a second one at the bottom, "categories"

I am used to use the first of the two fields. I can't find to what
method the first field is related as the "appointmentitem.categories"
methode is obviously related to the second field categories".

Thanks for your help


  #3  
Old March 3rd 06, 03:39 PM posted to microsoft.public.outlook.program_vba
Spectre
external usenet poster
 
Posts: 12
Default calendar /2 categories/ appointemtitem

Thanks for your reply.

The 2 fields are different as I tested various values in the two fields
and appointmentitem.categories displays only the "contacts" categories
(bottom one).
Picture as suggested

bye

Le 03/03/2006, Sue Mosher [MVP-Outlook] a supposé :
They may be both the same thing. What does it say in French? Where at the top
of the screen? An annotated screen shot posted to on the web would be very
helpful. -- Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Spectre" wrote in message
...
Hello,
I have been looking for quite a long time for the following question :

On the Outlook calendar (2003), there are 2 fields related to
categories
- one at the top of the screen "categories of the calendar" (translated
from French.... as I have a French release of outlook)
- a second one at the bottom, "categories"

I am used to use the first of the two fields. I can't find to what
method the first field is related as the "appointmentitem.categories"
methode is obviously related to the second field categories".

Thanks for your help


  #4  
Old March 3rd 06, 03:51 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default calendar /2 categories/ appointemtitem

Thanks! The picture makes it perfectly clear. The "Categorie du calendrier" at the top is what we would call in English the "calendar color label." It is not accessible through the Outlook object model, but can be set or read with CDO 1.21. See http://www.outlookcode.com/codedetail.aspx?id=139 for sample code.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Spectre" wrote in message ...

The 2 fields are different as I tested various values in the two fields
and appointmentitem.categories displays only the "contacts" categories
(bottom one).
Picture as suggested

bye

Hello,
I have been looking for quite a long time for the following question :

On the Outlook calendar (2003), there are 2 fields related to
categories
- one at the top of the screen "categories of the calendar" (translated
from French.... as I have a French release of outlook)
- a second one at the bottom, "categories"

I am used to use the first of the two fields. I can't find to what
method the first field is related as the "appointmentitem.categories"
methode is obviously related to the second field categories".

Thanks for your help


  #5  
Old March 4th 06, 08:34 PM posted to microsoft.public.outlook.program_vba
Spectre
external usenet poster
 
Posts: 12
Default calendar /2 categories/ appointemtitem

Hi,

Thanks a lot for your answer and allowed me to discover the new
resources you mentionned in your mail.

Bye

Sue Mosher [MVP-Outlook] vient de nous annoncer :
Thanks! The picture makes it perfectly clear. The "Categorie du calendrier"
at the top is what we would call in English the "calendar color label." It is
not accessible through the Outlook object model, but can be set or read with
CDO 1.21. See http://www.outlookcode.com/codedetail.aspx?id=139 for sample
code.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Spectre" wrote in message
...

The 2 fields are different as I tested various values in the two fields
and appointmentitem.categories displays only the "contacts" categories
(bottom one).
Picture as suggested

bye

Hello,
I have been looking for quite a long time for the following question :

On the Outlook calendar (2003), there are 2 fields related to
categories
- one at the top of the screen "categories of the calendar" (translated
from French.... as I have a French release of outlook)
- a second one at the bottom, "categories"

I am used to use the first of the two fields. I can't find to what
method the first field is related as the "appointmentitem.categories"
methode is obviously related to the second field categories".

Thanks for your help



 




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
Include/Exclude categories when printing calendar? Rick B Outlook - Calandaring 1 February 21st 06 04:28 PM
Using Categories to distinguish appointments in one Calendar MC LEARN Outlook - Calandaring 3 February 16th 06 11:01 PM
Filtering Categories On Shared Calendar Eloise Outlook - Calandaring 0 February 7th 06 01:17 AM
Label categories in calendar Maria Outlook - Calandaring 1 January 20th 06 01:08 AM
Calendar Views - why are some categories ignored Judy Gleeson MVP Outlook Outlook - Calandaring 2 January 9th 06 11:48 AM


All times are GMT +1. The time now is 05:58 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.