How to retreive "Private" field of the appointment using WebDAV? Thanks, Dmitriy
Hi Dmitry, take a look at my website, http://www.infinitec.de I have just answered your question there. Kind regards, Henning Krause "Dmitriy" wrote in message news:edde%23OzGIHA.4476@TK2MSFTNGP06.phx.gbl... > How to retreive "Private" field of the appointment using WebDAV? > > Thanks, > Dmitriy > >
Henning, Looks like it is http://schemas.microsoft.com/exchange/sensitivity property. You mentioned about urn:schemas:mailheader:sensitivity on your website. Not sure if it is right or not. And you can change this property going to File->Properties dialog window from the calendar appointment. Thanks, Dmitriy "Henning Krause [MVP - Exchange]" wrote in message news:eACW4rzGIHA.284@TK2MSFTNGP02.phx.gbl... > Hi Dmitry, > > take a look at my website, http://www.infinitec.de I have just answered your > question there. > > Kind regards, > Henning Krause > > "Dmitriy" wrote in message > news:edde%23OzGIHA.4476@TK2MSFTNGP06.phx.gbl... >> How to retreive "Private" field of the appointment using WebDAV? >> >> Thanks, >> Dmitriy >> >> >
Hi, > And you can change this property going to File->Properties dialog window > from the calendar appointment. of course you can. But then, the question was how to modify it via WebDAV... Kind regards, Henning Krause
PROPPATCH with http://schemas.microsoft.com/exchange/sensitivity works just fine. Dmitriy "Henning Krause [MVP - Exchange]" wrote in message news:ufDbl3MHIHA.3956@TK2MSFTNGP04.phx.gbl... > Hi, > > >> And you can change this property going to File->Properties dialog window >> from the calendar appointment. > > of course you can. But then, the question was how to modify it via > WebDAV... > > Kind regards, > Henning Krause
Hello Dmitriy, Can you set it back to 0 after you set it to another value? Kind regards, Henning Krause "Dmitriy" wrote in message news:ufvLWiVHIHA.6068@TK2MSFTNGP05.phx.gbl... > PROPPATCH with http://schemas.microsoft.com/exchange/sensitivity works > just fine. > > > > Dmitriy > > > "Henning Krause [MVP - Exchange]" > wrote in message news:ufDbl3MHIHA.3956@TK2MSFTNGP04.phx.gbl... >> Hi, >> >> >>> And you can change this property going to File->Properties dialog window >>> from the calendar appointment. >> >> of course you can. But then, the question was how to modify it via >> WebDAV... >> >> Kind regards, >> Henning Krause > >
Yes, 0...3 values can be set through http://schemas.microsoft.com/exchange/sensitivity property Dmitriy "Henning Krause [MVP - Exchange]" wrote in message news:uuDn1wVHIHA.4916@TK2MSFTNGP02.phx.gbl... > Hello Dmitriy, > > Can you set it back to 0 after you set it to another value? > > Kind regards, > Henning Krause > > > "Dmitriy" wrote in message > news:ufvLWiVHIHA.6068@TK2MSFTNGP05.phx.gbl... >> PROPPATCH with http://schemas.microsoft.com/exchange/sensitivity works >> just fine. >> >> >> >> Dmitriy >> >> >> "Henning Krause [MVP - Exchange]" >> wrote in message news:ufDbl3MHIHA.3956@TK2MSFTNGP04.phx.gbl... >>> Hi, >>> >>> >>>> And you can change this property going to File->Properties dialog >>>> window from the calendar appointment. >>> >>> of course you can. But then, the question was how to modify it via >>> WebDAV... >>> >>> Kind regards, >>> Henning Krause >> >> >