Hi, I'm looking to inject a search variable into an OWA URL... just wondering if someone can help with the syntax
https://<server name>/owa/?cmd=contents&fpath=inbox%2fprojects
This opens OWA to the projects subfolder of my inbox successfully
I'd like to take it a step further and search that inbox for any messages that have "pizza" in the body text
How could I add to this url so that I'm taken directly to those search results ?