|
|
|
date: Thu, 3 Apr 2008 09:37:24 -0400,
group: microsoft.public.exchange.development
back
Re: Exchange 2003 - WebDAV: deleted items
Hello,
no, they have been removed from the store.
Kind regards,
Henning Krause
"Dmitriy" wrote in message
news:%23lSyynMmIHA.1208@TK2MSFTNGP05.phx.gbl...
> Can I search for hard-deleted items as well?
>
> Thanks
>
> "Henning Krause [MVP - Exchange]"
> wrote in message news:uHKVSvalIHA.5956@TK2MSFTNGP03.phx.gbl...
>> Hello,
>>
>> it depends :-)
>>
>> Public folders have an item retention policy which allows Outlook users
>> to undelete an item for 30 days.
>>
>> Same is true for private mailbox folders.
>>
>> If this is enabled (it is by default), you can do a SEARCH on the folder,
>> but instead of a SHALLOW TRAVERSAL, do a SOFTDELETED TRAVERSAL.
>>
>> This will return the items. To undelete them, you'll have to perform a
>> BCOPY on the items of interest.
>>
>> Kind regards,
>> Henning Krause
>>
>> "Dmitriy" wrote in message
>> news:umyoa$YlIHA.464@TK2MSFTNGP02.phx.gbl...
>>> Is there any way to identify the deleted calendar activities doing
>>> WebDAV Exchange synchronization with 3rd party DB?
>>> Currently I am using full range scan to sync and delete the rest.
>>>
>>> Thanks,
>>> Dmitriy
>>>
>>
>
>
date: Mon, 7 Apr 2008 18:18:57 +0200
author: Henning Krause [MVP - Exchange]
|
|