SharePoint - Sending Email from Alternate Mailbox and Adding Image as Header/Footer

Martin, Heidi (SE GP T SP PS) 571 Reputation points
2024-08-06T05:03:19.7733333+00:00

Good morning,
Is it possible to send the email from another mailbox (via "From"), for example: [******@xxx.com]? Can we also insert an image as the header in this code and also for the footer?

Here is the e-mail example:
User's image

Here is the JSON-Code:

User's image

Thank you!

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,452 questions
{count} votes

Accepted answer
  1. Emily Du-MSFT 51,351 Reputation points Microsoft External Staff
    2024-08-07T07:09:04.3066667+00:00

    Sorry for the delay reply.

    1.The From address is decided by the login account in the Outlook. So, it is impossible to send the email by another From address.

    2.Per my research, it is not available to add picture or text styling (bold, italic, etc.) in mailto email body due to mailto does not support these features.

    You need to insert picture manually in the Outlook email body.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.