inspect for rights

P

PeterQ

Hello Team,

I want to find out dynamically whether a user has any rights to a
certain mailbox, given the name of the mailbox.

if the following code is executed

sFolderName = theSession.Folders.Item(iFolders).Name

while the user has no rights to the mailbox (which is in
"theSession.Folders.Item(iFolders)") then the macro scratches and stops
Outlook entirely.

(Outlook 2000 on Exchange Server 5.5.)

Can anybode please help me.

greetings
Peter





*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top