Jason Johnston [MSFT]
Guest
|
Posted:
Thu Sep 22, 2005 12:59 am Post subject:
Re: Simple question? |
|
|
Hmm..looking at my existing calendar items with Exchange Explorer (which uses DAV) all my uid values look like your first example. The second looks like a GUID??
Does this only reproduce in certain scenarios perhaps? Maybe we need a little more detail on how you are getting into this state...
"Sorry" <Sorry@microsoft.com> wrote in message news:enq1iRUuFHA.1252@TK2MSFTNGP09.phx.gbl...
I am sure that for this group the following question is very easy to answer but i can't figure it out alone.
From an object of type cdo.Appointment one can simply read the prop; urn:schemas:calendar:uid
It gives me a string of many digits like;
040000008200E00074C5B7101A82E00800000000A0094A171FB9C50100000000000000001000000082A0DA3955849E49BA871CAE74CAE50D
When I read the urn:schemas:calendar:uid property using a OLEDB DAV query on the file url o the same appointment I get something like;
{9318FD5D-B1FB-4424-A948-4EAB256B796E}
How do I go about comparing the two? How to convert one to another? What's the trick?
Can I do a CAST to a "MagicExchangeBlackBoxType" maybe. ;) |
|