(Msg. 1) Posted: Wed Aug 19, 2009 3:51 am
Post subject: User property for folder Archived from groups: microsoft>public>outlook>program_addins (more info?)
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?
(Msg. 2) Posted: Wed Aug 19, 2009 6:15 am
Post subject: RE: User property for folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
Folder.PropertyAccessor is the correct object for that task.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Sandeep K" wrote:
> 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?
(Msg. 3) Posted: Thu Aug 20, 2009 1:16 pm
Post subject: Re: User property for folder [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
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
-
"Sandeep K" <SandeepK.RemoveThis@discussions.microsoft.com> wrote in message
news:8F48B533-DD2E-4325-9D31-D8FF4211539F@microsoft.com...
> 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?
All times are: Eastern Time (US & Canada) (change)
Page 1 of 1
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum