Hi,
I have a contact with one email address. I was not able to delete the
default email address of that contact using NKTWAB. I tried the
following set of codes.
m_pContact->PutEmail1Address(_bstr_t(""));
m_pContact->Save();
m_pContact->PutDefaultEmailAddress(_bstr_t(""));
m_pContact->Save();
Both the approaches were giving same error (0x80040202 -
MAPI_E_MISSING_REQUIRED_COLUMN) while saving the contact. Please help
me to solve this issue.
Regards
Febin
--
You received this message because you are subscribed to the Google Groups "Nektra-NKTWAB" group.
To post to this group, send email to
nektra...@googlegroups.com.
To unsubscribe from this group, send email to
nektra-nktwa...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/nektra-nktwab?hl=en.