SearchQuery interface
Note
This API is in Beta and provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
This interface contains information pertaining to the contents of the host M365 application's search box
Properties
search |
The current search term in the host search experience |
timestamp | Timestamp sequence value to ensure messages are processed in correct order / combine them. |
Property Details
searchTerm
The current search term in the host search experience
searchTerm: string
Property Value
string
timestamp
Timestamp sequence value to ensure messages are processed in correct order / combine them.
timestamp: number
Property Value
number