文件名称:PyEwsClient:Microsoft Office 365 EWS(Exchange Web 服务)客户端库
文件大小:155KB
文件格式:ZIP
更新时间:2024-07-22 11:49:31
Python
PyEws 客户端 概述 Microsoft Office 365 EWS(Exchange Web 服务)客户端库 用法 Office 365 电子邮件 usage: ews-email.py [-h] (-s SERVER | --autodiscover) -u USERNAME -p PASSWORD [--to TO] [--cc CC] [--bcc BCC] --subject SUBJECT --body BODY [--attach ATTACHMENT] [--format FORMAT] [--sensitivity LEVEL] [--importance LEVEL] [--delivery-receip
【文件预览】:
PyEwsClient-master
----setup.py(3KB)
----.gitignore(675B)
----images()
--------pyewsclient.1.png(45KB)
----MANIFEST.in(72B)
----LICENSE(34KB)
----scripts()
--------ews-email.py(9KB)
--------attach2.txt(27B)
--------attach1.txt(38B)
----README.md(3KB)
----README.rst(4KB)
----makefile(2KB)
----pyewsclient()
--------__init__.py(1KB)
--------ews_session.py(23KB)
--------xml()
--------ews_attachment.py(9KB)
--------ews_email.py(15KB)
--------ews_helper.py(3KB)