PR_CREATOR_NAME set only when first created?

J

Jason Smyth

I am working on a Addin to track appointments, but can someone just
clarify when the CDO property PR_CREATOR_NAME gets set...

If I create an appointment/meeting item will PR_CREATOR_NAME be set
only for the originator...whether that is in a user's own mailbox or
delegated one.

When a recipient accepts a meeting request, and a copy of the
appointment/meeting is added to their mbx calendar folder, will
PR_CREATOR_NAME be set to the originator name or mailbox user name for
where it has been accepted?
 
D

Dmitry Streblechenko \(MVP\)

No, AFAIK it is set to the name of the user that was logged to Outlook when
the appointment was created, i.e. it will be the recipient the appointment
request, unless you directly access other user's folder using
Namespace.GetSharedDefaultFolder and create an appointment in that user's
Calendar folder.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

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