What is the unique identifier of a "Note" in the notes folde
Exchange Server Forum Index Exchange Server
Discussion forums for Microsoft Exchange Server users.
Microsoft Outlook
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web ExchangeServerHelp.com
What is the unique identifier of a "Note" in the notes folde

 
Post new topic   Reply to topic    Exchange Server Forum Index -> Development
Author Message
Mihir Vaidya
Guest





Posted: Thu Aug 11, 2005 10:16 pm    Post subject: What is the unique identifier of a "Note" in the notes folde Reply with quote

Hi

What is an id that can uniquely identify an item in the notes folder even
after it has been deleted (and moved to deleted items) folder? I need to
track the notes that are deleted. But I am not able to match the deleted
notes with the original notes in the notes folder.

Any help is appreciated.

Regards,

Mihir

Back to top
Henning Krause [MVP - Exc
Guest





Posted: Fri Aug 12, 2005 12:59 am    Post subject: Re: What is the unique identifier of a "Note" in the notes f Reply with quote

Hello,

you can use the DAV:id property. See
http://support.microsoft.com/default.aspx?scid=kb;en-us;320749 for more
information on this field.

Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de


"Mihir Vaidya" <MihirVaidya@discussions.microsoft.com> wrote in message
news:8405F45A-C2A4-462C-9A77-DF51399ABB67@microsoft.com...
Quote:
Hi

What is an id that can uniquely identify an item in the notes folder even
after it has been deleted (and moved to deleted items) folder? I need to
track the notes that are deleted. But I am not able to match the deleted
notes with the original notes in the notes folder.

Any help is appreciated.

Regards,

Mihir
Back to top
Mihir Vaidya
Guest





Posted: Fri Aug 12, 2005 12:59 am    Post subject: Re: What is the unique identifier of a "Note" in the notes f Reply with quote

Hi Henning,

Thanks for the help. But, DAV:id and Permanent URL both change when the item
is moved from "Notes" folder to "Deleted Items" folder.

Anyway, I can identify the item in the "deleted items" folder to the
original item in the "Notes" folder?

Regards,

Mihir

"Henning Krause [MVP - Exchange]" wrote:

Quote:
Hello,

you can use the DAV:id property. See
http://support.microsoft.com/default.aspx?scid=kb;en-us;320749 for more
information on this field.

Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de


"Mihir Vaidya" <MihirVaidya@discussions.microsoft.com> wrote in message
news:8405F45A-C2A4-462C-9A77-DF51399ABB67@microsoft.com...
Hi

What is an id that can uniquely identify an item in the notes folder even
after it has been deleted (and moved to deleted items) folder? I need to
track the notes that are deleted. But I am not able to match the deleted
notes with the original notes in the notes folder.

Any help is appreciated.

Regards,

Mihir




Back to top
Mihir Vaidya
Guest





Posted: Fri Aug 12, 2005 4:59 pm    Post subject: Re: What is the unique identifier of a "Note" in the notes f Reply with quote

Hi Henning,

I am writing an application that monitors the calendar and notes folder of
users on the exchange server. I need to keep track of modifications and
deletions of items in those folders.

If an Item is deleted, it moves to the deleted items folder on the exchange
server. I get a WebDAV NOTIFY message that gives me the susbcription id. I
query the calendar/notes and deleted items folder for the mailbox associated
with that subscription id and try to find out what was modified according to
the lastmodifieddate.

Now, in case of a calendar, I can determine which entry was deleted from the
urn:schemas:calendar:uid attribute. The value of this attribute remains same
even it a calendar appointment if moved from one folder to another. However,
I am not able to find such a unique key for the items in the "Notes" folder.

Any clues?

Thank you very much

Best Regards,

Mihir Vaidya

"Henning Krause [MVP - Exchange]" wrote:

Quote:
Hello Mihir,

if you could tell us what you want to achieve, we might be able to come up
with a suitable solution.

Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de


"Mihir Vaidya" <MihirVaidya@discussions.microsoft.com> wrote in message
news:628CE37A-A362-4F98-A6BA-90CC437FE925@microsoft.com...
Hi Henning,

Thanks for the help. But, DAV:id and Permanent URL both change when the
item
is moved from "Notes" folder to "Deleted Items" folder.

Anyway, I can identify the item in the "deleted items" folder to the
original item in the "Notes" folder?

Regards,

Mihir

"Henning Krause [MVP - Exchange]" wrote:

Hello,

you can use the DAV:id property. See
http://support.microsoft.com/default.aspx?scid=kb;en-us;320749 for more
information on this field.

Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de


"Mihir Vaidya" <MihirVaidya@discussions.microsoft.com> wrote in message
news:8405F45A-C2A4-462C-9A77-DF51399ABB67@microsoft.com...
Hi

What is an id that can uniquely identify an item in the notes folder
even
after it has been deleted (and moved to deleted items) folder? I need
to
track the notes that are deleted. But I am not able to match the
deleted
notes with the original notes in the notes folder.

Any help is appreciated.

Regards,

Mihir





Back to top
Henning Krause [MVP - Exc
Guest





Posted: Fri Aug 12, 2005 4:59 pm    Post subject: Re: What is the unique identifier of a "Note" in the notes f Reply with quote

Hello Mihir,

if you could tell us what you want to achieve, we might be able to come up
with a suitable solution.

Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de


"Mihir Vaidya" <MihirVaidya@discussions.microsoft.com> wrote in message
news:628CE37A-A362-4F98-A6BA-90CC437FE925@microsoft.com...
Quote:
Hi Henning,

Thanks for the help. But, DAV:id and Permanent URL both change when the
item
is moved from "Notes" folder to "Deleted Items" folder.

Anyway, I can identify the item in the "deleted items" folder to the
original item in the "Notes" folder?

Regards,

Mihir

"Henning Krause [MVP - Exchange]" wrote:

Hello,

you can use the DAV:id property. See
http://support.microsoft.com/default.aspx?scid=kb;en-us;320749 for more
information on this field.

Greetings,
Henning Krause
MVP - Exchange
http://www.infinitec.de


"Mihir Vaidya" <MihirVaidya@discussions.microsoft.com> wrote in message
news:8405F45A-C2A4-462C-9A77-DF51399ABB67@microsoft.com...
Hi

What is an id that can uniquely identify an item in the notes folder
even
after it has been deleted (and moved to deleted items) folder? I need
to
track the notes that are deleted. But I am not able to match the
deleted
notes with the original notes in the notes folder.

Any help is appreciated.

Regards,

Mihir


Back to top
 
Post new topic   Reply to topic    Exchange Server Forum Index -> Development All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot 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




Windows Server Dedicated Servers
Contact Us
New Topics Powered by phpBB