It's Outlook 2002/2003 only, and not exposed in the Outlook object model. You have to use CDO or Redemption to get to the relevant MAPI property. See http://www.outlookcode.com/codedetail.aspx?id=139 for sample code.

Signature
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
> In Outlook 2003 Calendar event there is a field called "Label" - it can
> contain things like (Business, Personal, Vacation, etc). What property for
> the AppointmentItem contains that information? Is there anything equivalent
> in Outlook 2000?
Randy Harris - 16 Sep 2005 03:41 GMT
Sue, you're amazing. Thank you very much.
It's Outlook 2002/2003 only, and not exposed in the Outlook object model.
You have to use CDO or Redemption to get to the relevant MAPI property. See
http://www.outlookcode.com/codedetail.aspx?id=139 for sample code.

Signature
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
> In Outlook 2003 Calendar event there is a field called "Label" - it can
> contain things like (Business, Personal, Vacation, etc). What property for
> the AppointmentItem contains that information? Is there anything equivalent
> in Outlook 2000?