Help!

AppointmentItem Receipient's GUID

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Program Add-Ins RSS
Next:  Conditional Formatting Question  
Author Message
pkelley
External


Since: Jul 23, 2009
Posts: 3



PostPosted: Thu Jul 23, 2009 10:22 am    Post subject: AppointmentItem Receipient's GUID
Archived from groups: microsoft>public>outlook>program_addins (more info?)

From my Outlook AddIn, I create an appointment for:
1. Myself
2. UserBob

After the appointment is added to my Calendar folder, I have my AddIn note
the "GlobalAppointmentID" (i.e. the GUID), and send the GUID to an external
application.

Time passes, and the boss decides to use the external application to adjust
appointment dates and times for both "Myself" and "UserBob". The application
creates an "iCalendar" message and sends the message to Exchange Server using
the GUID to make adjustments to the appointment's Date and Time.

Question:
A. Is the GUID for the AppointmentItem to "Myself" == the GUID for the
AppointmentItem of "UserBob" ??
If NO
Can my Outlook AddIn get the GUID for "UserBob" ?
Back to top
Ken Slovak - [MVP - Outlo
External


Since: Oct 17, 2003
Posts: 3355



PostPosted: Thu Jul 23, 2009 2:12 pm    Post subject: Re: AppointmentItem Receipient's GUID [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

The GlobalAppointmentID (GlobalObjID property) is the same for all meeting
recipients.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"pkelley" <pkelley RemoveThis @discussions.microsoft.com> wrote in message
news:A52EE579-C3A8-4C20-8FB9-428199D44193@microsoft.com...
> From my Outlook AddIn, I create an appointment for:
> 1. Myself
> 2. UserBob
>
> After the appointment is added to my Calendar folder, I have my AddIn note
> the "GlobalAppointmentID" (i.e. the GUID), and send the GUID to an
> external
> application.
>
> Time passes, and the boss decides to use the external application to
> adjust
> appointment dates and times for both "Myself" and "UserBob". The
> application
> creates an "iCalendar" message and sends the message to Exchange Server
> using
> the GUID to make adjustments to the appointment's Date and Time.
>
> Question:
> A. Is the GUID for the AppointmentItem to "Myself" == the GUID for the
> AppointmentItem of "UserBob" ??
> If NO
> Can my Outlook AddIn get the GUID for "UserBob" ?
Back to top
pkelley
External


Since: Jul 23, 2009
Posts: 3



PostPosted: Thu Jul 23, 2009 2:12 pm    Post subject: Re: AppointmentItem Receipient's GUID [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

That's great news! It means that the external application can reference the
appointment and modify the appointment time & date using the GUID. When (or
if) that happens, both users will see the NEW appointment time and date in
Outlook! That's cool!

Thank you very much for your help Ken!

"Ken Slovak - [MVP - Outlook]" wrote:

> The GlobalAppointmentID (GlobalObjID property) is the same for all meeting
> recipients.
>
> --
> Ken Slovak
> [MVP - Outlook]
> http://www.slovaktech.com
> Author: Professional Programming Outlook 2007.
> Reminder Manager, Extended Reminders, Attachment Options.
> http://www.slovaktech.com/products.htm
>
>
> "pkelley" <pkelley.TakeThisOut@discussions.microsoft.com> wrote in message
> news:A52EE579-C3A8-4C20-8FB9-428199D44193@microsoft.com...
> > From my Outlook AddIn, I create an appointment for:
> > 1. Myself
> > 2. UserBob
> >
> > After the appointment is added to my Calendar folder, I have my AddIn note
> > the "GlobalAppointmentID" (i.e. the GUID), and send the GUID to an
> > external
> > application.
> >
> > Time passes, and the boss decides to use the external application to
> > adjust
> > appointment dates and times for both "Myself" and "UserBob". The
> > application
> > creates an "iCalendar" message and sends the message to Exchange Server
> > using
> > the GUID to make adjustments to the appointment's Date and Time.
> >
> > Question:
> > A. Is the GUID for the AppointmentItem to "Myself" == the GUID for the
> > AppointmentItem of "UserBob" ??
> > If NO
> > Can my Outlook AddIn get the GUID for "UserBob" ?
>
>
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Program Add-Ins All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum