any read-only property

Z

zzozo

Hi, all.

I am creating an outlook addin in c#. I am trying to create
'read-only' user property in contact item (or folder). Is there any
way to achieve this?

Thanks in advance.
Seungchan
 
D

Dmitry Streblechenko

Sure, use ContactItem.UserProperties collection. It is up to you whether you
treat that property as read-only or r/w.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

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