Settings MeetingWorkspaceURL property

T

Tanguy92

Hi everybody,

I try to create an Outlook addin that will create a meeting workspace
in MOSS 2007 and record then the Url of this meeting workspace in the
appointment. The goal is that appointment will act like it was created
by the original Office Panel that allows creating suach a workspace in
MOSS.

The only reason why I don't use the manual and integrated Outlook way
(with the Office panel) is that I need to change the name of the
workspace to be different from the name specified for the appointment.

What do I need ?
I would like to set the MeetingWorkspaceURL property of appointment
object to ensure Outlook will be able to update meeting workspace when
modifying properties such as datetimes...

Does anyone has clues or solution?

Thanks,

Tanguy
 
K

Ken Slovak - [MVP - Outlook]

That property is read-only for the Outlook object model. You have to use
SharePoint code or UI to set it.
 
K

Ken Slovak - [MVP - Outlook]

No I don't. Look at the SharePoint object model and post SharePoint
questions in a SharePoint group for that.
 

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