M
Marcel Stör
Hi folks
Does anyone know how to add an object of type ContactItem to an _Items list?
_Items provides an add() method which, however, only accepts a Variant as
parameter... Here's what I do:
- logon to Exchange
- find default folder (public folder)
- navigate to the specific folder (contains contacts)
- as the MAPIFolder object for items -> _Items
and then?
Regards,
Marcel
Does anyone know how to add an object of type ContactItem to an _Items list?
_Items provides an add() method which, however, only accepts a Variant as
parameter... Here's what I do:
- logon to Exchange
- find default folder (public folder)
- navigate to the specific folder (contains contacts)
- as the MAPIFolder object for items -> _Items
and then?
Regards,
Marcel