export / import Calendar label value

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to export / import the current value of the Calendar Lable
property?

I want to be able to import Calendar entries from Excel, and to specify the
appropriate colour for each entry. When I did a test export (to find out
which fields are exported) every other attribute except 'Label' is included.
Outlook must store this attribute somewhere!
 
Not without writing code that uses CDO or Redemption to extract that
information, which is stored in a MAPI property that is not exposed in the
Outlook object model.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top