I
IndraKumar
Hi,
I am trying to create Contact using WEBDAV protocol( implemented in C#).
Without giving 'otherpostaddress' columns, i am able to create contact. If
specify the postal address i am getting the following error
Response
------------
<?xml version="1.0" ?>
<a:multistatus xmlns:b="http://schemas.microsoft.com/exchange/"
xmlns:c="urn:schemas:contacts:"
xmlns:a="DAV:">
<a:response
<a:href>http://testserver/Exchange/kumar/TempContacts/Dobney, JoLynn</a:href>
<a
ropstat>
<a:status>HTTP/1.1 403 Forbidden</a:status>
<a
rop>
<c
therpostaladdress />
</a
rop>
</a
ropstat>
</a:response>
</a:multistatus>
Input XML:
<?xml version="1.0" ?>
<g
ropertyupdate xmlns:g="DAV:" xmlns:c="urn:schemas:contacts:"
xmlns:e="http://schemas.microsoft.com/exchange/"
xmlns:mapi="http://schemas.microsoft.com/mapi/" xmlns:x="xml:"
xmlns:cal="urn:schemas:calendar:"
xmlns:mail="urn:schemas:httpmail:">
<g:set>
<g
rop>
<g:contentclass>urn:content-classes
erson</g:contentclass>
<e
utlookmessageclass>IPM.Contact</e
utlookmessageclass>
<c
therstreet>99 Water St</c
therstreet>
<c
therpostofficebox>PO Box 98765</c
therpostofficebox>
<c
thercity>SomeTown</c
thercity>
<c
therstate>FL</c
therstate>
<c
therpostalcode>12345</c
therpostalcode>
<c
therpostaladdress>otherpostaladdressvalue</c
therpostaladdress>
<c
thercountry>USA</c
thercountry>
</g
rop>
</g:set>
</g
ropertyupdate>
I am trying to create Contact using WEBDAV protocol( implemented in C#).
Without giving 'otherpostaddress' columns, i am able to create contact. If
specify the postal address i am getting the following error
Response
------------
<?xml version="1.0" ?>
<a:multistatus xmlns:b="http://schemas.microsoft.com/exchange/"
xmlns:c="urn:schemas:contacts:"
xmlns:a="DAV:">
<a:response
<a:href>http://testserver/Exchange/kumar/TempContacts/Dobney, JoLynn</a:href>
<a
<a:status>HTTP/1.1 403 Forbidden</a:status>
<a
<c
</a
</a
</a:response>
</a:multistatus>
Input XML:
<?xml version="1.0" ?>
<g
xmlns:e="http://schemas.microsoft.com/exchange/"
xmlns:mapi="http://schemas.microsoft.com/mapi/" xmlns:x="xml:"
xmlns:cal="urn:schemas:calendar:"
xmlns:mail="urn:schemas:httpmail:">
<g:set>
<g
<g:contentclass>urn:content-classes
<e
<c
<c
<c
<c
<c
<c
<c
</g
</g:set>
</g