noshairwan
New Member
- Outlook version
- Outlook 2019 64-bit
- Email Account
- Office 365 Exchange
I'm trying to access my outlook inbox message body via Python. However, it prompts me every time i make a call to it (to either allow to deny). The solution i found online was to edit the following registry.
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\xx.0\Outlook\Security
I have outlook 2013 (so xx.0 should be 15.0). However, I am unable to find this key. There is no 15.0 under the Office key.
Is there somewhere else I should look? Or do you know another method by which I can access outlook message body via python?
I'm running windows 7 enterprise edition
NOTE: I don't have admin access on this computer as it is a work computer.
HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\xx.0\Outlook\Security
I have outlook 2013 (so xx.0 should be 15.0). However, I am unable to find this key. There is no 15.0 under the Office key.
Is there somewhere else I should look? Or do you know another method by which I can access outlook message body via python?
I'm running windows 7 enterprise edition
NOTE: I don't have admin access on this computer as it is a work computer.