Hi,I am having a problem while modifying a mail message. I am adding an attachment in the existing mail body and trying to get it’s details. I am writing this code in PostSave event. I am getting the value of Body but I am not able to get details of the attachment.
I am using HasEmbedded to check for an attachment but this is where I am getting false as return. So my question is
When we modify mail body and add an attachment where is the attachment saved?(In Body field or any other field)
If anyone has problem like this or knows any solution , please reply.