Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.3k views
in Technique[技术] by (71.8m points)

c# - MAPI in .NET 5?

I want to open the default email client on the computer with presetted values for from, to, subject, body and attachments.

However, MAPI32.DLL has been deprecated many years ago by Microsoft and does not work with .NET 5 64bit applications.

I allready tried many different things but I cannot come up with a solution.

What did I try?

  • mailto: (doesn't support attachments)
  • SimpleMapi (deprecated and does not work within .NET 5/Core 64bit applications)
  • Writing the mail as .eml file and open it with the default mail program

Does anybody else have an idea, how I could achive this?

The target mail client is Tobit David.

Thanks!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...