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.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to