We are using EWS to connect to Exchange Online and fetch emails
We are using this call from EWS
public static Item Bind(ExchangeService service, ItemId id);
This was working perfectly till yesterday however today onwards we are seeing ServiceRequestException
We are using this call from EWS
public static Item Bind(ExchangeService service, ItemId id);
This was working perfectly till yesterday however today onwards we are seeing ServiceRequestException