有没有人有任何关于如何使用 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