Creating BCM.Account & BCM.Contact items in Technical Refresh

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm experiencing problems with an add-in I'm developing after installing the
Technical Refresh.

Previously when I created a BCM.Account or a BCM.Contact object, all the BCM
specific item properties existed, now none of them are so things are going
pear shaped in my application.

I can create these properties after I create the object but why are they no
longer created by default when the object is created. Seem a little bizare
that this used to work but now it dosn't, I can't believe that this is an
'feature enhancement'.

Ian F.
 
Are you creating them via an import, the Object Model, or by opening a
form? If the latter then probably Outlook changed the way it creates
properties in the Ol 12 forms.
 
Back
Top