Wolfixx
2010-01-14 01:05:34 UTC
Hi Guys,
I have a problem getting the the value of a ItemProperty which exists (you
can see it using OutlookSpy or displaying the column in the mail grid
(Customize current view / Fields / New Field) but I cannot get it when
iterating through the ItemProperties or UserProperties collection on the
Outlook.MailItem object.
ALTHOUGH I can overwrite the value by creating a a new property with the
same name using VBA (Outlook.MailItem.ItemProperties.Add) on that emails.
The problem is that I need to read that value.
Does Anyone have a clue?
Thanks in advance for any help
Wolfgang
I have a problem getting the the value of a ItemProperty which exists (you
can see it using OutlookSpy or displaying the column in the mail grid
(Customize current view / Fields / New Field) but I cannot get it when
iterating through the ItemProperties or UserProperties collection on the
Outlook.MailItem object.
ALTHOUGH I can overwrite the value by creating a a new property with the
same name using VBA (Outlook.MailItem.ItemProperties.Add) on that emails.
The problem is that I need to read that value.
Does Anyone have a clue?
Thanks in advance for any help
Wolfgang