Outlook and VB.Net

~OSD~ 2,201 Reputation points
2022-08-10T20:04:09.88+00:00

Hi,

Is it not longer supported to send email to Outlook using VB.Net due to security restrictions?
OR any other best /modern approach.
If it's still possible, please refer to some sort of examples (if possible)?

Thanks in advance.

Outlook | Windows | Classic Outlook for Windows | For business
Developer technologies | VB
{count} votes

1 answer

Sort by: Most helpful
  1. Michael Taylor 60,341 Reputation points
    2022-08-10T20:20:05.823+00:00

    Can you be more specific about what you mean? Outlook the client app can be automated using any language that understands the Office COM model, including VB. If you're referring instead to Office 365 then you would just need to use a language that supports it which should include VB.NET for no other reason then VB.NET supports .NET which supports Office 365.

    1 person found this answer 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.