Setting UserProperties from CDO

J

John Smith

Hello,


I'm trying to add item UserProperty from CDO.


someMessageCDO.Fields.Add("testPropName",8,"TestPropValue",
"2903020000000000C000000000000046"


Field is added but it can not be accessed from OOM (i.e.
someMessageOOM.UserProperties.Item("testPropName") does not exist).

Any ideas about what am i doing wrong?


Thanks.
 

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

Top