I am writing a test case where I want to programatically set Outlook to be working offline and then test the reaction when outlook comes back online again. Is there anyway I can change the property Namespace.ExchangeConnectionMode?
Asked
Active
Viewed 606 times
1 Answers
1
Set the RDOSession.Offline
property - http://www.dimastr.com/redemption/rdosession.htm

SliverNinja - MSFT
- 31,051
- 11
- 110
- 173

Dmitry Streblechenko
- 62,942
- 4
- 53
- 78