Get "UserDefinedProperty" of AppointmentItem

Posted by Marc van Breemen on Stack Overflow See other posts from Stack Overflow or by Marc van Breemen
Published on 2010-05-03T14:01:42Z Indexed on 2010/05/03 14:08 UTC
Read the original article Hit count: 275

Filed under:
|
|

I writing an application that looks for changed appointment items in an Outlook 2007 agenda folder. In the UserDefinedProperties of the folder and the UserProperties of the appointment item are values stored I need to access. I'm using the following VB code to do this:

© Stack Overflow or respective owner

Related posts about outlook-2007

Related posts about vb.net