Hi, what I would like to do is to show in a message box text selected in email body. Is there a method to obtain what I select in outlook mail body? Thanks
modified on Sunday, January 13, 2008 11:11:48 AM
Hi, what I would like to do is to show in a message box text selected in email body. Is there a method to obtain what I select in outlook mail body? Thanks
modified on Sunday, January 13, 2008 11:11:48 AM
I have discovered the existence of IKVM.NET for the interoperability between java and .NET. I have tried to convert java libraries in DLL and to call them from C#... all ok. Is it possible, with IKVM, to call java libraries runtime without converting them in DLL?
Is it possible to call a java method, with parameters, from a c# program?How?I have to pass text to a java program from c#, receiving an answer.
How can I clear out my deletedItem folder in outlook 2003 with c#?
How can I clear out my "deletedItem" folder when I shut down my outlook 2003 in c#?
Thanks for reply. Where could I find this toolkit?
Hi, How can I interact with send/receive button in Outlook 2003?I want to filter incoming emails, change their format in txt and save them on desktop. All using C# obviously. Help me please.