What is the way to send an image inside a MailMessage?
What is the way to send an image inside a MailMessage?
Question: What is the way to send an image inside a MailMessage?
- You can add the path to the attachment directly in the send activity
- You can specify the relative path of the image in the Attachments property
- Use Attachment Activity
- Can be done with in the Image activity
Answer
Option A,B is correct.
There isn’t an Attachment Activity. The image activity doesn’t have that capability to attach to an email