1
2
private void CreateSendItem(Outlook._Application OutlookApp)
{
I want to send an email via Outlook 2007 using C# language. I have used above code.
But still facing the issue. Then I searched over Web and found few resources to open OST file using C#.
Please review and suggest the best method.
http://forums.codeguru.com/showthread.php?562219-How-Do-I-Open-OST-file-using-C
https://www.stellarinfo.com/convert-ost-to-pst.php
https://it.toolbox.com/blogs/janeparker/top-3-best-ost-to-pst-converter-tools-for-ms-outlook-and-exchange-server-users-101317
But still facing the issue. Then I searched over Web and found few resources to open OST file using C#.
Please review and suggest the best method.
http://forums.codeguru.com/showthread.php?562219-How-Do-I-Open-OST-file-using-C
https://www.stellarinfo.com/convert-ost-to-pst.php
https://it.toolbox.com/blogs/janeparker/top-3-best-ost-to-pst-converter-tools-for-ms-outlook-and-exchange-server-users-101317
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.