Hi,
It is mentioned in the MS Graph documentation that 'change notifications' are subscribed on the calendar level. That means the subscriber (our service) would receive 'change notifications' of all the events present inside the user calendar.
But our service doesn't need 'change notifications' of all the user calendar events. Is there any way we can subscribe to only events that are created by our service using API?