J
Jim
Hello,
I am considering initializing 'User Field 1' to tag Contact items of
interest with a signature string (unique to each Contact item) that I
can use with colContactItems.Find(strSignature) to easily locate and
display an existing Contact item.
It's simple, and it works. But is it safe? Or will I collide with
other Add-Ins installed by my customers that make use of the same
'User Field 1' for their own purposes?
Thanks.
Jim
I am considering initializing 'User Field 1' to tag Contact items of
interest with a signature string (unique to each Contact item) that I
can use with colContactItems.Find(strSignature) to easily locate and
display an existing Contact item.
It's simple, and it works. But is it safe? Or will I collide with
other Add-Ins installed by my customers that make use of the same
'User Field 1' for their own purposes?
Thanks.
Jim