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!
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!