Skip to content Skip to sidebar Skip to footer
Showing posts with the label Outlook

How To Get A Specific Folder With Getdefaultfolder And Delete Unneeded Folders That It Has Created

I was trying to figure out how to access my folders with a Python program (see this SO answer.) Whe… Read more How To Get A Specific Folder With Getdefaultfolder And Delete Unneeded Folders That It Has Created

How To Download Outlook Attachment From Python Script?

I need to download incoming attachment without past attachment from mail using Python Script. For e… Read more How To Download Outlook Attachment From Python Script?

[python]why Are Email Pdf Attachments Not Showing Up On Outlook/thunderbird, While They Do On Gmail? (sent From A Python Environment)

I've just joined a project and have been trying to figure why some emails are showing up as the… Read more [python]why Are Email Pdf Attachments Not Showing Up On Outlook/thunderbird, While They Do On Gmail? (sent From A Python Environment)

How Can I Search The Outlook (2010) Global Address List For A Name?

I have a list of names, some of them complete, some truncated. I would like to search the Outlook a… Read more How Can I Search The Outlook (2010) Global Address List For A Name?

Modifying Microsoft Outlook Contacts From Python

I have written a few Python tools in the past to extract data from my Outlook contacts. Now, I am t… Read more Modifying Microsoft Outlook Contacts From Python

REST Api For O365 EO Recoverable Items Folder

I want to fetch events from Recoverable items folder inside Deleted Items. Do we have support with … Read more REST Api For O365 EO Recoverable Items Folder