In order to read the contact person's email change history, you need to pass the RELATION UUID, not the account UUID or contact UUIDvar contactParty = this.MainContactParty;if (contactParty.IsSet()) {var contactID = contactParty.PartyID.RemoveLeading...