C# and Outlook 2003
-
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.
There's a toolkit for programming for Office using .NET, I'd say that's where you need to start.
Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert
-
There's a toolkit for programming for Office using .NET, I'd say that's where you need to start.
Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert
-
Look for Visual Studio Tools for Office[^]. -Phil Disclaimer: I work for Microsoft as a developer on the Visual Studio Tools for Office product team.