J
Jayanthi
Hi,
Our Project is a .Net windows application developed in C#. We have a
requirement in our project where we get the sender’s email address from teh
email message using the following code.
(string)olMailItem.get_Fields((int) 0x0C1F001E)
But we get the address as /O=ABCD/OU=ITLSHL/CN=RECIPIENTS/CN=Jayanthi_t and
not (e-mail address removed)
Please let us not how we can get the smtp address in .Net
Our Project is a .Net windows application developed in C#. We have a
requirement in our project where we get the sender’s email address from teh
email message using the following code.
(string)olMailItem.get_Fields((int) 0x0C1F001E)
But we get the address as /O=ABCD/OU=ITLSHL/CN=RECIPIENTS/CN=Jayanthi_t and
not (e-mail address removed)
Please let us not how we can get the smtp address in .Net