H
Hendrik Schreiber
Hi,
I am trying to find out the SMTP address of a ContactItem with OOM/CDO. I
thought I could just look up the Email1EntryID from the ContactItem and then
use this ID to call session.GetAddressEntry through CDO and then get the
field CdoPR_EMAIL.
However, it seems that the Email1EntryID I get back from OOM is an illegal
argument for GetAddressEntry (E_INVALIDARG(80070057))
What am I doing wrong here?
Thanks,
-hendrik
I am trying to find out the SMTP address of a ContactItem with OOM/CDO. I
thought I could just look up the Email1EntryID from the ContactItem and then
use this ID to call session.GetAddressEntry through CDO and then get the
field CdoPR_EMAIL.
However, it seems that the Email1EntryID I get back from OOM is an illegal
argument for GetAddressEntry (E_INVALIDARG(80070057))
What am I doing wrong here?
Thanks,
-hendrik