How can I access Outlook's "Exchange Server Connection Status" using VB.NET?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Jeff Davis
    New Member
    • Jul 2010
    • 4

    How can I access Outlook's "Exchange Server Connection Status" using VB.NET?

    To view established connections in Outlook 2003 or greater, press the CTRL key and right-click the Outlook icon in the notification area. Select Connection Status.

    One of the fields returned in this window is the version of the connected Exchange server.

    How can I get this information programatically ? Specifically, how can I determine if a remote client is connected to a 2003 or 2007 Exchange server?
Working...