[Tutor] creating distribution lists in outlook

Luke Paireepinart rabidpoobear at gmail.com
Thu May 13 01:15:58 CEST 2010


On Wed, May 12, 2010 at 12:44 PM, Pirritano, Matthew
<MPirritano at ochca.com> wrote:
> Pythonistas,
>
> I’m trying to find a way to get data into outlook. Specifically to create
> distribution lists.

Have you considered looking into Outlook's Import feature for address
books?  It may be possible to import data from csv's already, and you
may be able to structure these into groups in a clever way and avoid
almost all of the work of interfacing Outlook to your program.

Depending on the scale / frequency of this project it might not be
feasible, but it's something to consider.

-Luke


More information about the Tutor mailing list