want to Lock appointment which are cerated from my code

H

hemaneelagiri

hi i want to lock appointment which are created by my c# code.
those appointment should display in outlook but from outlook user can see
that appointment but can't change that appointment

Thanks
 
K

Ken Slovak - [MVP - Outlook]

Not possible if the appointment is in their mailbox or PST file, they own
that and have full rights to all items in those folders unless you use some
sort of rights management software. Put them in a delegate mailbox they only
have read permissions on or a public folder with read only permissions on it
for them.
 
Top