开发者

Delete email from Outlook with C#

开发者 https://www.devze.com 2023-01-12 01:34 出处:网络
Can anyone help me in writing a code for deleting an email from outlook in C# ? Note i am workin开发者_JAVA技巧g with a WPF application.What you need is Outlook automation

Can anyone help me in writing a code for deleting an email from outlook in C# ?

Note i am workin开发者_JAVA技巧g with a WPF application.


What you need is Outlook automation

Some sources
http://support.microsoft.com/kb/819398
http://www.c-sharpcorner.com/uploadfile/rambab/outlookintegration10282006032802am/outlookintegration.aspx
http://www.outlookcode.com/article.aspx?ID=43

Hope these help.

0

精彩评论

暂无评论...
验证码 换一张
取 消