Programatically Import Mail or Connect to Outlook on another Compu

  • Thread starter Thread starter David Nyaoso
  • Start date Start date
D

David Nyaoso

Is it possible to programatically import mail from Outllook on my Laptop to
Home Computer using .NET (Visual Studio 2008 VSTO)? How can I connect to
Outlook on another machine ? I have Outlook 2007 on both machines. The
example can be in C# or VB.NET

Thanks
 
You can't connect to Outlook on another machine unless you remotely log onto
that machine first and then start Outlook as the user logged onto that
machine. There is no Outlook way of doing what you want, but there are
commercial applications that will synch copies of Outlook.
 
Back
Top