Public Task Folder (Item.Save)

J

Joel

I use a Item.Save in my script. Everything works great. One problem
though, what if the user opening up a task does not have Permissions set to
save? When this happens, it creates an error in the scipt for that person.
Any ideas of how to solve this?

Thanks - Joel
 
S

Sue Mosher [MVP-Outlook]

Add an On Error Resume Next statement and handle the error with a message to
the user if you like.
 

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