OPEN-XCHANGE
You are here: Community > Mailinglist
freshmeat.net
[OX Devel] OXWebDAV Interface and distribution List question.

Pierre Tissot pierre.tissot at gmail.com
Wed Jan 10 11:02:58 CET 2007


Here is the XML to create a distribution list

<D:propertyupdate xmlns:D="DAV:" xmlns:ox="http://www.open-xchange.org">
 <D:set>
  <D:prop>
   <ox:client_id>INTERFACE PLEASE RETURN THIS FOR MY MAPPING</ox:client_id>
   <ox:folder_id>-1</ox:folder_id>
   <ox:last_name>LAST NAME</ox:last_name>
   <ox:email1>test at test.de</ox:email1>
   <ox:distributionlist>
      <ox:email ox:id="5831" ox:displayname="Eng Pierre Tissot
Directeurs" ox:emailfield="1">pierre.tissot at neverland.com</ox:email>
      <ox:email ox:id="5832" ox:displayname="Eng. Pierre Tissot2
Directeurs" ox:emailfield="1">pierre.tissot at neverland.com</ox:email>
   </ox:distributionlist>
  </D:prop>
 </D:set>
</D:propertyupdate>


I copy the xml part from a fetch xml of one distribution list.

Pierre

On 1/8/07, Martin Werthmoeller <mw at lw-systems.de> wrote:
>
> Am Mon, 08 Jan 2007 um 17:15 GMT +0100 schrieb Pierre Tissot:
> > Hi,
> >
> Hi Pierre,
>
> > Is it possible to add contacts trough the OXWebDAV Interface to a
> > distributions list?
> >
> I think so. If it is possible to add contacts to a distribution list with
> Outlook via Outlook OXtender, it should AFAIK be possible to do this with
> the OXWebDAV Interface.
>
> You could try to analyze an apropriate request from the OXtender to see
> the correct document format.
>
>
> Best regards,
> Martin Werthmoeller
>
> --
> LWsystems - IT-Service and Consulting
> mw at lw-systems.de * http://www.lw-systems.de
>
> _______________________________________________
> Devel mailing list
> Devel at open-xchange.org
> http://www.open-xchange.org/cgi-bin/mailman/listinfo/devel
>


More information about the Devel mailing list