AppointmentItem's lable color in public folder on exchange server.

S

Sudhir...

hi,

I am trying to update the AppointmentItem's label using C# and ExMAPI. Its
working well for local folders but the label's color is not getting updated
in case of the public (shared) folders on exchange server.

How can i update the label's color of AppointmentItem on exchange server?

Thanks

Sudhir
 
K

Ken Slovak - [MVP - Outlook]

Answered also in the VSTO group, please do not multi-post.

If you have the correct rights to the public folder it should work the same
way as with a mailbox folder. Are you getting a valid MAPIFolder object for
that public folder? Any exceptions being thrown?

You do know that Extended MAPI is not supported for use with managed code?
 

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