Hi,
I would like, if possible, to query the email setup settings within outlook 2003 and later.
More specifically, I'm actually interested in querying the users email settings to see if they are connecting to Exchange Server and if so, extract the Exchange Server address.
Any comments will be very welcome.
Many thanks,
Mike Coxeter

Outlook - Looking up email configuration settings
Stuart White
Hi Mike,
Here's some info from our support engineer:
If you want to know connection status to Exchange Server,you can use ExchangeConnectionMode Property
Please see the details:
http://msdn.microsoft.com/library/default.asp url=/library/en-us/vbaol11/html/olproConnectionMode_HV01121153.asp
about the email account setting configuration, there is not object model in the Outlook.
Redemption (http://www.dimastr.com/redemption/ ) can do this, however.
-brenda (ISV Buddy Team)