J
jack
I am attempting to create a filtered MAPITable using a custom field in the filter.
I can get this to work fine on a single machine, however moving the code to another machine fails because the custom field has a different property tag value.
I have a custom contact form on my dev machine (Outlook 2000) that has a custom field comment with a tag of 0x83F4001E, yet on my test Outlook 2003 machine I cannot fine that tag. Other tags that exist on both machines have different values for the tags.
Is there a way to consistently filter MAPITables using custom fields?
I can get this to work fine on a single machine, however moving the code to another machine fails because the custom field has a different property tag value.
I have a custom contact form on my dev machine (Outlook 2000) that has a custom field comment with a tag of 0x83F4001E, yet on my test Outlook 2003 machine I cannot fine that tag. Other tags that exist on both machines have different values for the tags.
Is there a way to consistently filter MAPITables using custom fields?