Hi,
I am trying to get Notes from Contacts list by using Lists.asmx web service but the XmlNodeList that I get does not contain any Notes of the contacts.
Notes = I mean when you add a new contact you can write some notes on Notes textbox.
the XmlNodeList that I get contains for example ows_FirstName, ows_Title or ows_EMail and other things but there is not some other items like Notes.
How can I get it?
sorry for my bad english, I wish I could explain better.
thanks a lot for your advices
I am trying to get Notes from Contacts list by using Lists.asmx web service but the XmlNodeList that I get does not contain any Notes of the contacts.
Notes = I mean when you add a new contact you can write some notes on Notes textbox.
the XmlNodeList that I get contains for example ows_FirstName, ows_Title or ows_EMail and other things but there is not some other items like Notes.
How can I get it?
sorry for my bad english, I wish I could explain better.
thanks a lot for your advices