Enhance restorepoint-search.md with granular search details#9779
Enhance restorepoint-search.md with granular search details#9779Subham-RKB wants to merge 3 commits intomicrosoftgraph:mainfrom
Conversation
Added detailed information on granular search query properties for restore points, including supported properties and examples.
@microsoft-github-policy-service agree |
|
Learn Build status updates of commit f429164: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit ca04650: ❌ Validation status: errorsPlease follow instructions here which may help to resolve issue.
For more details, please refer to the build report. Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them. |
|
Learn Build status updates of commit 5a21622: ✅ Validation status: passed
For more details, please refer to the build report. |
| ] | ||
| } | ||
| ``` | ||
| ## Exchange Granular Search Query Properties |
There was a problem hiding this comment.
@Subham-RKB, we have predefined headers, these two in lines 299 and 300 are not valid. Can you include this info inside the request or response headers or create a concept topic? Thanks.
|
|
||
| | Property | Description | Value Type | Supported Operators | Wildcard Support | | ||
| |----------|-------------|------------|---------------------|------------------| | ||
| | **Subject** | The subject of the message or primary searchable string for other item types | String | `-like`, `-and` (up to 3) | `*` (after string) | |
There was a problem hiding this comment.
This format is invalid. Please do not use bold format in tables.
| | **HasAttachment** | Whether the message has an attachment | Boolean (`true` or `false`) | `-eq` | No | | ||
| | **MessageKind** | The mailbox item type for which to search | Enum: `Email`, `Note`, `Task`, `Contact`, `Calendar` | `-eq` | No | | ||
|
|
||
| ### Examples |
There was a problem hiding this comment.
Invalid header hierarchy. It should be ##.
|
|
||
| ### Examples | ||
|
|
||
| #### Example 1: Email search with multiple criteria |
There was a problem hiding this comment.
GLOBAL comment, please fix the header hirearchy.
|
@Subham-RKB, please see my comments. Also, you're an internal contributor. You should be using our private repo. Thanks! |
|
Closing this PR. The user created PR: https://github.com/microsoftgraph/microsoft-graph-docs-contrib/pull/9788/changes |
Added detailed information on granular search query properties for restore points, including supported properties and examples.
Important
Required for API changes:
Add other supporting information, such as a description of the PR changes:
ADD INFORMATION HERE
Important
The following guidance is for Microsoft employees only. Community contributors can ignore this message; our content team will manage the status.
After you've created your PR, expand this section for tips and additional instructions.
#feedback-addressedto the pull request.For more information, see the Content review process summary.