{"id":1705,"date":"2018-09-03T11:54:27","date_gmt":"2018-09-03T19:54:27","guid":{"rendered":"https:\/\/developer.microsoft.com\/en-us\/office\/blogs\/?p=1705"},"modified":"2018-09-03T11:54:27","modified_gmt":"2018-09-03T19:54:27","slug":"new-sharepoint-csom-version-released-for-sharepoint-online-august-2018","status":"publish","type":"post","link":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/new-sharepoint-csom-version-released-for-sharepoint-online-august-2018\/","title":{"rendered":"New SharePoint CSOM version released for SharePoint Online &#8211; August 2018"},"content":{"rendered":"<p>We are happy to announce the availability of new\u00a0SharePoint Client-Side Object Model (CSOM) version targeted for the Office 365 or more specifically for SharePoint and Project Online. This was mainly a small maintenance release with minimal updates on the CSOM API surface. The August 2018 release was delayed until early September due to few logistic issues.<\/p>\n<p>You can find the latest CSOM package for SharePoint Online, including the Project Online CSOM assembly, from the\u00a0<a href=\"https:\/\/www.nuget.org\/packages\/Microsoft.SharePointOnline.CSOM\">NuGet gallery<\/a>\u00a0with an id of &#8216;<strong><em>Microsoft.SharePointOnline.CSOM<\/em><\/strong>&#8216;. We are also working on updating the redistributable package at some point, but you can already right now start using some of these new capabilities in your solutions. We do recommend you to use the NuGet Package to gain access to the latest version, rather than downloading\u00a0the SDK to your machine.<\/p>\n<p>The version of the newly released CSOM package is\u00a0<strong>16.1.8029.1200<\/strong>. Previous\u00a0versions of the NuGet have\u00a0<strong>not<\/strong>\u00a0been removed so that your existing solutions will continue working without issues and you can decide when the new version is taken into use.\u00a0Notice that even though the NuGet version is increased to 16.1.8029.1200, actual assembly version of the released assemblies is 16.1.0.0. You can also check the version of the assemblies from the\u00a0<em>File Version attribute<\/em>, which aligns with the NuGet version.<\/p>\n<p><img decoding=\"async\" class=\"alignnone size-full wp-image-1707\" src=\"https:\/\/officedevblogs.wpengine.com\/wp-content\/uploads\/2018\/09\/2018-09-03_14-14-42.png\" alt=\"Latest CSOM NuGet version from NuGet gallery\" width=\"800\" height=\"548\" srcset=\"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-content\/uploads\/sites\/73\/2018\/09\/2018-09-03_14-14-42.png 800w, https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-content\/uploads\/sites\/73\/2018\/09\/2018-09-03_14-14-42-300x206.png 300w, https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-content\/uploads\/sites\/73\/2018\/09\/2018-09-03_14-14-42-768x526.png 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/><\/p>\n<p><a href=\"https:\/\/techcommunity.microsoft.com\/t5\/Microsoft-SharePoint-Blog\/Announcing-availability-of-SharePoint-Online-Management-Shell\/ba-p\/241370#M2644\">SharePoint Online Management Shell<\/a>\u00a0has been also updated to match with this CSOM release with few new cmdlets as listed below.<\/p>\n<p><strong><em>Notice<\/em><\/strong>\u00a0that since this NuGet\u00a0package is targeted to SharePoint Online, you cannot use it directly in on-premises environments (SharePoint 2013 or 2016). This is because of the server side dependencies of the APIs. CSOM versioning model and\u00a0dependency\u00a0on\u00a0your target environment are clarified in following blog post &#8211;\u00a0<a href=\"http:\/\/dev.office.com\/blogs\/using-correct-csom-version-for-sharepoint-customizations\">Using correct Client-Side Object Model (CSOM) version for SharePoint customizations<\/a>.\u00a0We have released separate NuGet packages for on-premises. See following blog post for additional details &#8211;\u00a0<a href=\"https:\/\/dev.office.com\/blogs\/sharepoint-csom-versions-for-on-premises-released-as-nuget-packages\">SharePoint CSOM versions for on-premises released as NuGet packages<\/a>.<\/p>\n<h2>New properties and methods\u00a0across assemblies<\/h2>\n<p>Here&#8217;s a raw list of all the changes in the classes,\u00a0properties and methods within this package.<\/p>\n<h2>Microsoft.SharePoint.Client<\/h2>\n<p>Following properties, classes and methods have been\u00a0<strong>added.<\/strong><\/p>\n<ul>\n<li>public <strong>class<\/strong> Microsoft.SharePoint.Administration.CentralAssetRepository<\/li>\n<li>public <strong>class<\/strong> Microsoft.SharePoint.Administration.CentralAssetRepositoryLibrary<\/li>\n<li>public <strong>class<\/strong> Microsoft.SharePoint.Administration.CentralAssetRepositoryLibraryCollection<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.CopyMigrationInfo.SourceListItemUniqueIds<\/li>\n<li>public <strong>enum<\/strong> value Microsoft.SharePoint.Client.FieldUserSelectionMode.GroupsOnly<\/li>\n<li>public <strong>enum<\/strong> Microsoft.SharePoint.Client.HeaderLayoutType<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.List.EnableRequestSignOff<\/li>\n<li>public <strong>method<\/strong> Microsoft.SharePoint.Client.ListItem.MediaServiceUpdateV2<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.MediaServiceUpdateParameters.MediaServiceAutoKeyPoints<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.MediaServiceUpdateParameters.MediaServiceEventHashCode<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.MediaServiceUpdateParameters.MediaServiceGenerationTime<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.MediaServiceUpdateParameters.MediaServiceKeyPoints<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.MediaServiceUpdateParameters.MediaServiceTranscript<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.MediaServiceUpdateParameters.SensitivityLabel<\/li>\n<li>public <strong>enum<\/strong> value Microsoft.SharePoint.Client.OpenWebOptions.InitExtendedWebProperties<\/li>\n<li>public <strong>class<\/strong> Microsoft.SharePoint.Client.OpenWebParameters<\/li>\n<li>public <strong>enum<\/strong> value Microsoft.SharePoint.Client.RenderListDataOptions.FolderContentTypeOrder<\/li>\n<li>public <strong>enum<\/strong> value Microsoft.SharePoint.Client.RenderListDataOptions.ListAvailableContentTypes<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.SharingLinkData.BlocksDownload<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.SharingLinkData.IsSubmitOnlyLink<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.SharingLinkInfo.IsSubmitOnlyLink<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.Site.SensitivityLabel<\/li>\n<li>public <strong>enum<\/strong> value Microsoft.SharePoint.Client.SPVariantThemeType.Neutral<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.Web.HeaderLayout<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.Web.HideSiteLogo<\/li>\n<li>public <strong>property<\/strong> Microsoft.SharePoint.Client.Web.HideSiteTitle<\/li>\n<\/ul>\n<h2>Microsoft.Online.SharePoint.Client.Tenant<\/h2>\n<p>Following properties, classes and methods have been\u00a0<strong>added.<\/strong><\/p>\n<ul>\n<li>public <strong>property<\/strong> Microsoft.Online.SharePoint.TenantAdministration.SecondaryAdministratorsFieldsData.secondaryAdministratorLoginNames<\/li>\n<li>public <strong>property<\/strong> Microsoft.Online.SharePoint.TenantAdministration.SecondaryAdministratorsInfo.loginName<\/li>\n<li>public <strong>property<\/strong> Microsoft.Online.SharePoint.TenantAdministration.SiteProperties.SensitivityLabel<\/li>\n<li>public <strong>property<\/strong> Microsoft.Online.SharePoint.TenantAdministration.SiteProperties.TimeZoneId<\/li>\n<li>public <strong>method<\/strong> Microsoft.Online.SharePoint.TenantAdministration.Tenant.AddToCarLibAndCdn<\/li>\n<li>public <strong>property<\/strong> Microsoft.Online.SharePoint.TenantAdministration.Tenant.DisabledWebPartIds<\/li>\n<li>public <strong>method<\/strong> Microsoft.Online.SharePoint.TenantAdministration.Tenant.GetCentralAssetRepo<\/li>\n<li>public <strong>method<\/strong> Microsoft.Online.SharePoint.TenantAdministration.Tenant.GetSiteScriptFromList<\/li>\n<li>public <strong>property<\/strong> Microsoft.Online.SharePoint.TenantAdministration.Tenant.OrgNewsSiteUrl<\/li>\n<li>public <strong>method<\/strong> Microsoft.Online.SharePoint.TenantAdministration.Tenant.RegisterHubSiteWithCreationInformation<\/li>\n<li>public <strong>method<\/strong> Microsoft.Online.SharePoint.TenantAdministration.Tenant.RemoveFromCarAndCdn<\/li>\n<li>public <strong>method<\/strong> Microsoft.Online.SharePoint.TenantAdministration.Internal.SPOWebAppServicePrincipalPermissionRequestCollection.Approve<\/li>\n<li>public <strong>method<\/strong> Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.AddToCarLibAndCdn<\/li>\n<li>public <strong>property<\/strong> Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.GetCentralAssetRepo<\/li>\n<li>public <strong>method<\/strong> Microsoft.Online.SharePoint.TenantManagement.Office365Tenant.RemoveFromCarAndCdn<\/li>\n<\/ul>\n<h2>Microsoft.ProjectServer.Client<\/h2>\n<p>Following properties, classes and methods have been\u00a0<strong>added.<\/strong><\/p>\n<ul>\n<li>public <strong>method<\/strong> Microsoft.ProjectServer.Client.LookupTable.AddMask<\/li>\n<li>public <strong>method<\/strong> Microsoft.ProjectServer.Client.LookupTable.UpdateMask<\/li>\n<li>public <strong>enum<\/strong> Microsoft.ProjectServer.Client.QueueMsgType<\/li>\n<\/ul>\n<h2>New cmdlets in SharePoint Online Management Shell<\/h2>\n<p>Here&#8217;s a list of new cmdlets included in the <a href=\"https:\/\/techcommunity.microsoft.com\/t5\/Microsoft-SharePoint-Blog\/Announcing-availability-of-SharePoint-Online-Management-Shell\/ba-p\/241370#M2644\">SharePoint Online Management Shell release<\/a>. Documentation for these will be provided when capabilities will be enabled.<\/p>\n<ul>\n<li>Add-SPOTenantCentralAssetRepositoryLibrary<\/li>\n<li>Get-SPOSiteScriptFromList<\/li>\n<li>Get-SPOTenantCentralAssetRepository<\/li>\n<li>Remove-SPOTenantCentralAssetRepositoryLibrary<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p><span style=\"font-size: large\"><em>\u201cSharing is caring\u201d<\/em><\/span><\/p>\n<p>&nbsp;<\/p>\n<hr \/>\n<p><i>SharePoint Team, Microsoft &#8211; 3rd of September 2018<\/i><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We are happy to announce the availability of new\u00a0SharePoint Client-Side Object Model (CSOM) version targeted for the Office 365 or more specifically for SharePoint and Project Online. This was mainly a small maintenance release with minimal updates on the CSOM API surface. The August 2018 release was delayed until early September due to few logistic issues.<\/p>\n","protected":false},"author":69078,"featured_media":25159,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[1],"tags":[37],"class_list":["post-1705","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-microsoft-365-developer","tag-bot-framework"],"acf":[],"blog_post_summary":"<p>We are happy to announce the availability of new\u00a0SharePoint Client-Side Object Model (CSOM) version targeted for the Office 365 or more specifically for SharePoint and Project Online. This was mainly a small maintenance release with minimal updates on the CSOM API surface. The August 2018 release was delayed until early September due to few logistic issues.<\/p>\n","_links":{"self":[{"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/posts\/1705","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/users\/69078"}],"replies":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/comments?post=1705"}],"version-history":[{"count":0,"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/posts\/1705\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/media\/25159"}],"wp:attachment":[{"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/media?parent=1705"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/categories?post=1705"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devblogs.microsoft.com\/microsoft365dev\/wp-json\/wp\/v2\/tags?post=1705"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}