is it possible to automate the out of office function as i job share and am only in the office 3 days a week, so emails that come in from anyone automatically get the out of office message without me having to set the out of office each week. (In case I forget to set it)
Thanks
Software/Hardware used:
ASKED:
March 23, 2009 10:45 PM
UPDATED:
November 11, 2011 5:26 PM
what mail software (client and server) are you using ?
I expect you are using outlook. What version and service pack level please?
Hi yeah Microsoft Outlook 2007 – I believe it’s SP1.
Cheers
Karl, what a great solution, thanks for posting that!
simple but useful
nice one chap!
This doesn’t appear to be working in Outlook 2007. I receive a Run-time error on Set objMAPISession = CreateObject(“MAPI.Session”).
Any suggestions?
Thanks!
Hi All,
For the above code to work in Outlook 2007 try installing the package at http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=3671. This should solve the problem for run time errors during the code execution.
Thanks,
Pappu.
What should the code be when you have Application_Start()? Need something to run when they turn outlook on and when they logoff.