Identify a meeting between different machines

  • Thread starter Thread starter Roger R. Smith
  • Start date Start date
R

Roger R. Smith

Is there an identifier on a meeting so that if I send an appointment to
another user on another machien they can identify that they are the same
meeting??
How does outlook know?
Thanks,
Rog
 
I am trying to identity a meeting between different machines. So I
invite you to a meeting I want to be able to programmatically identity
that meeting on your machine as the same meeting on my machine. Do you
know of anyway to do that in .NET?
 
Named property {6ED8DA90-450B-101B-98DA-00AA003F1305}, 0x23, PT_BINARY.
You can access it using Extended MAPI/CDO 1.21/Redemption.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
Thanks Dmitry,
So which libraries can I use, Redemption.dll, you mentioned some others
Extended MAPI/CDO 1.21 where can I download those ?
Thanks so much.
Rog
 
I guess ExtendedMAPI is MAPI32.dll on a machine right?
So would I just have to use DllImport in .NET to acces it?
Rog
 
thanks Sue, can anyone help me get that one method GetIDsByNames()
implemente din C#?
Thanks,
Rog
 

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

Back
Top