microsoftgraph / microsoftgraph/msgraph-sdk-python
Documentation for using Microsoft Search API using python SDK
未關閉
@adhadse 已經在處理了。
開始於 2024年6月18日。
area:documentation
Needs: Attention :wave:
priority:p2
- 主要語言
- Python
- 星號
- 630
- 分支
- 96
- 平均合併
- 15 小時 20 分鐘
- 30 天內合併 PR
- 3
描述
I'm referring to this completely separate search endpoint of MS Graph: https://learn.microsoft.com/en-us/graph/search-concept-messages. I'm looking to query for users' email box.
I don't know how this SDK can enable me to do the above POST query. Since, the normal $search on user's mailbox don't provide me a $filter, I'm looking to explore this search endpoint.
On its page it mentions (right after Caution):
A search query can include filters that end users enter in the Search text box in Outlook.
I don't know how can the filter can be used?
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。