How to tell folder "type"?

  • Thread starter Thread starter Beiley
  • Start date Start date
B

Beiley

I am trying to find all available calendars. I think I understand how
to iterate through all the folders, but I want to find only the
calendar type folders. Is there a recommended way to know if a folder
is for a calendar? Using OutlookSpy I am guessing that one way is to
look at the "DefaultMessageClass" property, and if it is set to
IPM.Appointment, then it is a calendar folder. Is that the best way?

Thanks,
Mark
http://www.email-announcer.com
 
Back
Top