Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/O365/python-o365
/ automatic_response_example.py
File
automatic_response_example.py
examples/automatic_response_example.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
O365
import
Account
2
3
client_id =
''
# Your client_id
4
client_secret =
''
# Your client_secret, create an (id, secret) at https://apps.dev.microsoft.com
Callers
nothing calls this directly
Calls
4
Account
Class · 0.90
mailbox
Method · 0.80
set_automatic_reply
Method · 0.80
authenticate
Method · 0.45
Tested by
no test coverage detected