Cannot find Microsoft.Office.Interop Visual Studio

后端 未结 10 1583
清酒与你
清酒与你 2020-11-28 09:25

I need to develop an application which will has the capability to send emails using C# with visual studio. The app will be able to use templates for mail, and a lot of thing

10条回答
  •  醉酒成梦
    2020-11-28 09:39

    With Visual Studio 2015 I have activated it with the following steps.

    1. Programs and Features --> Select Visual Studio > Change
    2. Choose Modify
    3. Windows and Webdevelopment --> Tick "Microsoft Office Developer Tools"
    4. Start Update

    It should work now.

提交回复
热议问题