Can anyone say that how to fetch the 'requiredattendees' of appointment when appointment gets deleted. On delete of appointment I need to perform update on those attendees. I am not getting values in that party list either on PRE or POST.
Even PreImage entity is not capturing the information of only that 'requiredattendees' field, rest fields are ok in that PreImage entity.
Can anyone say that what I am doing wrong ?
Thank You very much.