microsoftgraph / microsoftgraph/msgraph-sdk-python

Documentation for using Microsoft Search API using python SDK

Open
#759 2 comments 0 reactions 1 assignee View on GitHub

@adhadse is already working on this.

Since Jun 18, 2024.

area:documentation Needs: Attention :wave: priority:p2
Dominant language
Python
Stars
630
Forks
96
Avg merge
15h 20m
Merged PRs (30d)
3

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.