microsoft.public.exchange.development
[Top] [All Lists]

Re: WEBDAV Editing Outlook Contacts - 'Notes' Field

Subject: Re: WEBDAV Editing Outlook Contacts - 'Notes' Field
From: "Lee Derbyshire [MVP]" <email leederbyshire d.0.t c.0.m>
Date: Tue, 17 Oct 2006 02:34:27 +0100
Newsgroups: microsoft.public.exchange.development
<leedavies166@xxxxxxxxxxx> wrote in message 
news:1161015210.664163.131930@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> I'm trying to edits the 'Notes' field of an outlook contact (the
> freeform text box on the right).  I've been on the groups and am trying
> to use the <urn:schemas:httpmail:textdescription> tag as mentioned in
> many other postings.  However, mine just doesn't seem to work.  Are
> there any encapsulating tags I should be using?
>
> The XTML is below:
>
> <c:givenName>Jonathan</c:givenName>
> <c:middlename>Fred</c:middlename>
> <c:sn>Noone</c:sn>
> <c:cn>Jonathan Fred Noone</c:cn>
> <c:fileas>Noone, Jonathan</c:fileas>
> <c:personaltitle>Mr.</c:personaltitle>
> <c:namesuffix></c:namesuffix>
> <c:street>20 Street Name</c:street>
> <c:postofficebox>PO Box 321</c:postofficebox>
> <c:l>London</c:l>
> <c:st>London</c:st>
> <c:postalcode>SE1 2AP</c:postalcode>
> <c:co>United Kingdom</c:co>
> <c:telephoneNumber>+44 2072602043</c:telephoneNumber>
> <c:telephonenumber2>+44 2073213456</c:telephonenumber2>
> <c:facsimiletelephonenumber></c:facsimiletelephonenumber>
> <c:mobile>+44 789364121</c:mobile>
> <mapi:emaillisttype>1</mapi:emaillisttype>
> <mapi:email1addrtype>SMTP</mapi:email1addrtype>
> <mapi:email1originaldisplayname>Jonathan
> Noone</mapi:email1originaldisplayname>
> <mapi:email1emailaddress>j.newell@xxxxxxxxxx</mapi:email1emailaddress>
> <mapi:email2addrtype>SMTP</mapi:email2addrtype>
> <mapi:email2originaldisplayname>Jonathan
> Noone</mapi:email2originaldisplayname>
> <mapi:email2emailaddress>Jfrednewell@xxxxxxxxxxxxx</mapi:email2emailaddress>
> <c:o>Markit</c:o>
> <c:organizationmainphone>+44 2072602000</c:organizationmainphone>
> <c:businesshomepage>http://www.markit.com</c:businesshomepage>
> <c:title>Senior Nerd</c:title>
> <urn:schemas:httpmail:textdescription>These are notes.These are more
> notes.As are these.</urn:schemas:httpmail:textdescription>
>
> Any help gratefully received.
>
> Cheers
> Lee

Can you show your complete propertyupdate XML, then we might suggest an 
amendment?  It obviously declares namespaces for c: and mapi: , but you 
can't just use urn:schemas:httpmail: like that without declaring a 
namespace.

Lee.

-- 
___________________________________

Outlook Web Access for PDA and WAP:
www.leederbyshire.com
___________________________________ 



<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy