Re: Get Out-of-Office Message From Exchange

2007-06-29 Thread Robert Molenda
Thanks for the code chunk, now I have in development system configured/proposed messaging scan functionality! Eliminate those pesky OoO messages :-) Now back to the access question: Yes, the mailbox-user must be granted near administrator privileges to access that hidden email message :-( s

Re: Get Out-of-Office Message From Exchange

2007-06-19 Thread Ben Chernys
discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Robert Molenda Sent: June 18, 2007 10:51 PM To: arslist@ARSLIST.ORG Subject: Re: Get Out-of-Office Message From Exchange Hello Stephan; Interesting that it stores the OoO message as a hidden email, I would have thought it would be a

Re: Get Out-of-Office Message From Exchange

2007-06-18 Thread Heider, Stephen
Else ErrMsg = "ERROR: Possibly invalid server and/or user name." End If Catch ex As Exception ErrMsg = ex.Message End Try Return String.Empty End Function Stephen -Original Message- From: Action Request System d

Re: Get Out-of-Office Message From Exchange

2007-06-18 Thread Robert Molenda
ECTED] On Behalf Of Heider, Stephen Sent: Friday, June 15, 2007 7:58 AM To: arslist@ARSLIST.ORG Subject: OT: Get Out-of-Office Message From Exchange Exchange Server experts, I created a .Net console app that returns 1 or 0 if a user has set their Out of Office setting in Outlook (Exchange 2003)

OT: Get Out-of-Office Message From Exchange

2007-06-15 Thread Heider, Stephen
Exchange Server experts, I created a .Net console app that returns 1 or 0 if a user has set their Out of Office setting in Outlook (Exchange 2003). No special permission needed for this. I want to be able to display a user's Out of Office message in Remedy. The OoO text is stored in each user's I