This blog post is a contribution from Bharat Rathod, an engineer with the SharePoint Developer Support team. In this post, I’ll show you how to use UpdateListItems method of the Lists.asmx web service to modify a ListItem which has multi-value people and group column. Most of us tend to fall into trouble while creating the batch element. Here’s the detailed description of the sample code. using System;
using System.Collections.Generic;
using System.Linq;
using System...(read more)
↧