Monitor just caught this exception getting thrown by the server:
System.Runtime.Serialization.SerializationException: The data contract type 'Microsoft.Exchange.Services.Core.Types.ItemId' cannot be deserialized because the required data member 'Id' was not found along with a large exception stack trace.
It occurred in <AppDomain>/LM/W3SVC/2/ROOT/owa-3-130752569863010601</AppDomain> at System.Runtime.Serialization.Json.XmlObjectSerializerReadContextComplexJson.ThrowMissingRequiredMembers(Object obj, XmlDictionaryString[] memberNames, Byte[] expectedElements, Byte[] requiredElements)
I can't find any articles online as to where I should begin to address this. It's the first time this has popped since this machine went live.