Need to insert a picture in Outlook mail body using VB.net

Ruby Sharma 1 Reputation point
2021-07-29T10:46:11.433+00:00

![119035-outlook.png][1]Priority : High

Environment:
MS Outlook - Version 2019 (32 Bit)
OS: MS Windows 10 Pro
Development Language: - VB.net

Requirement : I need to insert a picture in the Outlook body using mail object in Vb.net code that we do manually.
It should be shown at center of the mail body.

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,575 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,896 questions
{count} votes

1 answer

Sort by: Oldest
  1. Castorix31 81,726 Reputation points
    2021-07-30T16:22:55.933+00:00

    This test works for me (you can change/improve the HTML code...) =>

    119501-outlook-image.jpg

    Link to the code that I cannot post....