Microsoft Security | Microsoft Graph
An API that connects multiple Microsoft services, enabling data access and automation across platforms
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I was wondering how to use this SVEP in my graph API request
This is the endpoint i tried ->
https://graph.microsoft.com/v1.0/me/messages/"MessageId"?$expand=singleValueExtendedProperties(
$filter=id eq 'String {23239608-685D-4732-9C55-4C95CB4E8E33} Name XmlExtractedUrls'
```)
I can't see any changes in my response... Can someone tell me how this actually works , and also FYI: the message i'm trying to fetch has a perfect body with valid URL's in it im expecting that this SVEP will extract it...but i'm not getting any responses
*Moved from Exchange Online*
An API that connects multiple Microsoft services, enabling data access and automation across platforms