how to get the recipients addresses of an outlook mail in python...

venutaurus539 at gmail.com venutaurus539 at gmail.com
Thu Oct 16 07:39:02 EDT 2008


Hi all,
        Can some one help me in obtaining the set of recipients email
addresses from an outlook mail? I tried various options like

   message.Recipient.Address
   message.To.Address
   message.Receiver.Address etc.. but I could get the senders address
using message.Sender.Address.


Thanks in advance,
Venu.



More information about the Python-list mailing list