K
ksskumar
Hi friends,
I am creating add ins for outlook in C#. I try to store the email
details into database.
I can get the some of the details like Sendername, Receivedbyname, CC,
BCC, etc., from the mailitem object from the outlook object model.
The problem I find it is, if the sendar or receipient or CC or BCC ids
in the address book, the mailitem object return Name of the person
(NOT MAIL ID). Otherwise it give the mailid (NOT THE NAME). But I
need it both.
Is any way to get it both (Name and Mail id)?
AND Is any other way to access address book the outlook ?
Please let me know the posibilities.
Thanks in advance
Kumar
I am creating add ins for outlook in C#. I try to store the email
details into database.
I can get the some of the details like Sendername, Receivedbyname, CC,
BCC, etc., from the mailitem object from the outlook object model.
The problem I find it is, if the sendar or receipient or CC or BCC ids
in the address book, the mailitem object return Name of the person
(NOT MAIL ID). Otherwise it give the mailid (NOT THE NAME). But I
need it both.
Is any way to get it both (Name and Mail id)?
AND Is any other way to access address book the outlook ?
Please let me know the posibilities.
Thanks in advance
Kumar