Retrieve UserDefinedProperty of appointment item in Outlook 2007

Posted by Marc van Breemen on Stack Overflow See other posts from Stack Overflow or by Marc van Breemen
Published on 2010-05-04T08:02:02Z Indexed on 2010/05/04 8:08 UTC
Read the original article Hit count: 241

Filed under:
|
|

One can store a user property in an appointment item ("UserProperty") and in the folder ("UserDefinedProperty"). I'm able to set/get the UserProperty but until now haven't find a way to get/set the UserDefinedProperty stored in the folder.

Anyone knows how?

© Stack Overflow or respective owner

Related posts about outlook-2007

Related posts about vb.net