[python-win32] Accessing shared calendars in Outlook with pywin32

Waldemar Osuch waldemar.osuch at gmail.com
Fri Sep 25 21:58:00 EDT 2020


https://pypi.org/project/exchangelib/ may be of use.
It has very decent documentation with a lot of examples.

Cheers,
Waldemar

On Fri, Sep 25, 2020 at 6:55 PM Verdu Mulero, Christian <
christian.verdumulero at cit.fra-uas.de> wrote:

> I have a little problem.
>
>
>
> For a department I have to write a script which looks at several
> shared calendars and evaluates the entries in the calendars. I also have
> to extract the registered room number from the entered appointments in
> the calendar.
> I have tried to solve this problem with pywin32,
> but I can't find a syntax anywhere to how
> to access shared calendars and extract the room number from appointments.
>
> Hopefully, someone can help me.
>
> Best regards,
>
> Christian Verdu Mulero
> _______________________________________________
> python-win32 mailing list
> python-win32 at python.org
> https://mail.python.org/mailman/listinfo/python-win32
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20200925/f8cd036e/attachment.html>


More information about the python-win32 mailing list