I have an issue while saving data to EML using the Aspose.Email for .NET API. The email body (body type = HTML) and attachments are set and displayed correctly as long as the images are present on the physical drive. How…...MapiMessage mailMessage = new AsposeMApi.MapiMessage();...MapiMessage(); mailMessage.SenderEmailAddress = senderEmail; mailMessage...