V
Vladimir Chtchetkine
How this is supposed to work? I'm successfuly adding my
custom property to Outlook's MAPIFolder's IMAPIFolder (it
is defined as PROP_TAG( PT_LONG, 0x801). Using OutlookSpy
I verify that this property has been saved and
(obviously) is available, but... When I call GetProps for
it I'm gettin this annoying "x0A" error (which, I
believe, means that property is not found). What should I
do to be able to retrieve that property?
TIA,
Vladimir
custom property to Outlook's MAPIFolder's IMAPIFolder (it
is defined as PROP_TAG( PT_LONG, 0x801). Using OutlookSpy
I verify that this property has been saved and
(obviously) is available, but... When I call GetProps for
it I'm gettin this annoying "x0A" error (which, I
believe, means that property is not found). What should I
do to be able to retrieve that property?
TIA,
Vladimir