Which URI should you use to query all the email that relate to an invoice?

Which URI should you use to query all the email that relate to an invoice?
A. https://graph.microsoft.com/v1.0/me/messages?$filter=contains(subject, {invoiceid})
B. https://graph.microsoft.com/v1.0/me/messages?$subject eq {invoiceid}
C. https://graph.microsoft.com/v1.0/me/messages?$search=”{invoiceid}”
D. https://graph.microsoft.com/v1.0/me/messages?${invoiceid}

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.