User property for folder

  • Thread starter Thread starter Sandeep K
  • Start date Start date
S

Sandeep K

Hi,
I want to add user property in a outlook folder item. I have found one
property namely 'Outlook.MAPIFolder.UserDefinedProperties'. But the problem
with this property is it sets the property to every email item in the folder.

Can I have such a property on folder which is set only on folder?
 
What exactly do you nee that property for?
Keep in mind that most folder don't allow named properties on the fodler
object per-se, so in most cases hidden (associated) messages are used to
store per-folder specific data.

--
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

Back
Top