是否有任何关于如何使用PowerShell使用Web代理服务操作SharePoint列表的示例代码,我看到支持以下操作。
如果有人可以为下面的每个项目提供示例代码,那就太棒了。
o AddAttachment
o AddDiscussionBoardItem
o AddList
o AddListFromFeature
o ApplyContentTypeToList
o CheckInFile
o CheckOutFile
o CreateContentType
o DeleteAttachment
o DeleteContentType
o DeleteContentTypeXmlDocument
o DeleteList
o GetAttachmentCollection
o GetList
o GetListAndView
o GetListCollection
o GetListContentType
o GetListContentTypes
o GetListItemChanges
o GetListItemChangesSinceToken
o GetListItems
o GetVersionCollection
o UndoCheckOut
o UpdateContentType
o UpdateContentTypeXmlDocument
o UpdateContentTypesXmlDocument
o UpdateList
o UpdateListItems
答案 0 :(得分:3)