M
MikeC
I have a custom form that has a pre-existing user property called
'Import Flag'. I update this flag to true after the item's
information has been imported into a database using CDO.
I have come across an issue where the item appears to be fine since
when I view the items in the folder view, the "Import Flag" is has
been set to true. However, when I open the item, the flag's value is
still false.
I don't understand why Outlook is reporting two different value's for
the same userproperty. I believe it is because I used CDO to update
the value but I just don't know why or how to resolve the problem.
'Import Flag'. I update this flag to true after the item's
information has been imported into a database using CDO.
I have come across an issue where the item appears to be fine since
when I view the items in the folder view, the "Import Flag" is has
been set to true. However, when I open the item, the flag's value is
still false.
I don't understand why Outlook is reporting two different value's for
the same userproperty. I believe it is because I used CDO to update
the value but I just don't know why or how to resolve the problem.