I am trying to retrieve custom property value for an event using Outlook REST API (version 2.0). The custom property was created by an Outlook Office.js Add-ins.
Here is request:
/v2.0/me/calendar/?$expand=singleValueExtendedProperties($filter=PropertyId eq 'Binary 0x0FFF')
This returns a successful response from API but it does not return the singleValueExtendedProperty.