PC Review


Reply
Thread Tools Rate Thread

AppointmentItem Receipient's GUID

 
 
pkelley
Guest
Posts: n/a
 
      23rd Jul 2009
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" ?
 
Reply With Quote
 
 
 
 
Ken Slovak - [MVP - Outlook]
Guest
Posts: n/a
 
      23rd Jul 2009
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" <(E-Mail Removed)> wrote in message
news:A52EE579-C3A8-4C20-8FB9-(E-Mail Removed)...
> 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" ?


 
Reply With Quote
 
pkelley
Guest
Posts: n/a
 
      23rd Jul 2009
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" <(E-Mail Removed)> wrote in message
> news:A52EE579-C3A8-4C20-8FB9-(E-Mail Removed)...
> > 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" ?

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Managed GUID to unsafe win32 GUID struct Pål A. Microsoft C# .NET 1 27th Feb 2008 08:52 AM
Why does Guid.GetHashcode() returns 0 when instantiated with Guid.Empty ? csharper Microsoft C# .NET 2 30th Nov 2005 05:14 PM
DC guid on leaf domain does not match root DC's actual guid Mike Drechsler - SPAM PROTECTED EMAIL Microsoft Windows 2000 Active Directory 0 17th Mar 2005 08:59 PM
GetType(Object).GUID <- What does the GUID represent? Lucas Tam Microsoft VB .NET 2 22nd Nov 2004 01:37 AM
New GUID(guidstring) fails to create GUID - Help Please!!! Chris Ericoli Microsoft Dot NET 1 29th Oct 2003 06:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:28 PM.