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

WEBDAV Editing Outlook Contacts - 'Notes' Field

Subject: WEBDAV Editing Outlook Contacts - 'Notes' Field
From:
Date: 16 Oct 2006 09:13:30 -0700
Newsgroups: microsoft.public.exchange.development
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


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