Programmatically Set The Status of Microsoft Outlook

Add-in Express™ Support Service
That's what is more important than anything else

Programmatically Set The Status of Microsoft Outlook
 
Jun Wei Ng


Guest


Dear all,

Would like to know, is it possible to set the status of the Microsoft Outlook ?

For example, if we set Microsoft Outlook to work offline, it will show 'This folder was last updated at XX:XXpm X Working Offline'.

If we set to online, it will show 'All folders are up to date. Connected to: Microsoft Exchange'.

Is it possible to do it programmatically ?

Best Regards,
Jun Wei
Posted 06 Feb, 2020 23:41:01 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Jun,

The Outlook Object Model doesn't let you do this. It looks like Redemption allows this: their RDOSession.Offline property is writable while Outlook.Namespace.Offline is read-only.


Andrei Smolin
Add-in Express Team Leader
Posted 07 Feb, 2020 01:49:36 Top