Start / Stop Mail Queue on Exchange 2003
I'm not sure if this is the right forum to place my question, hope it is :)
I would like to write a c# application to check the mail queue in exchange and start / stop the queue through this application.
Checking the mail could be done with event sinks, but what about starting and stopping the queue. Is that possible?
Thanks in advance