IsRunning property 
Indicates whether one of the following (depending on the interface) 
 is currently running: 
	Directory Synchronizer  
	Inbox Mail Retriever  
	Mail Notifier  
	Report Generator  
	Scheduler  
	Server Diagnostics  
 
Syntax
 
C++
HRESULT get_IsRunning(VARIANT_BOOL* pIsRunning) 
  
Scripting languages
Boolean 
 = Object.IsRunning 
   |