<span class="Apple-style-span" style="border-collapse: collapse; ">Hi all,<br>&nbsp; &nbsp; &nbsp; I am trying to use python for extracting contents of an outlook&nbsp;email. For extracting the list of Recipients addresses I tried using<br>the &quot;MAPI.message.Recipients.Address&quot; property, but the problem I am&nbsp;facing is that it is giving the complete DN name which is putting me&nbsp;in further complications. Is there any way to obtain the actual SMTP&nbsp;mail address (<a href="mailto:username@domain.com" style="color: rgb(20, 125, 186); ">username@domain.com</a>) of both sender and receiver from the above object? I searched&nbsp;for it in the MSDN help but couldn&#39;t succeed.<br>
<br>Thanks in advance,<br>Venu</span><br>