Where's free/busy info kept in a .pst file?

  • Thread starter Thread starter Chuck Bohling
  • Start date Start date
C

Chuck Bohling

I'm using outlook 2003. I found the message LocalFreeBusy in the folder
Freebusy Data in the root container of the msgstore. The message class is
IPM.Microsoft.ScheduleData.FreeBusy. Sounds like the place to be but I don't
see any f/b data. Any idea where the data is?
 
It's in a binary blob in that message. In an Exchange mailbox the property
is called PR_PERSONAL_FREEBUSY (0x686C0102).
 
Back
Top