Skip to content

Commit a5a57f1

Browse files
committed
2x changes
Re-submitted in correct format/file type. Corrected note formatting.
1 parent 1bdee98 commit a5a57f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/sp-add-ins/CSOM methods for applying retention labels renamed to docs/sp-add-ins/CSOM methods for applying retention labels.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
author: kyracatwork
33
ms.author: kyrachurney
44
ms.date: 4/18/2023
5-
title: CSOM methods for applying retention labels (setting ComplianceTags)
5+
title: CSOM methods for applying retention labels
66
description: CSOM methods are available to apply (set) a retention label (ComplianceTag) on one or many items (ListItems) in SharePoint.
77
---
88

@@ -49,7 +49,8 @@ Attribute [RemoteAttribute](/dotnet/api/microsoft.sharepoint.client.remoteattrib
4949

5050
## Other
5151

52-
> [!NOTE] It is strongly recommended to use SetComplianceTagOnBulkItems instead of these methods.
52+
> [!NOTE]
53+
It is strongly recommended to use SetComplianceTagOnBulkItems instead of these methods.
5354

5455
The following methods are also available, but are no longer updated and may be subject to deprecation in the future. If you are using these methods, we strongly recommend use of the SetComplianceTagOnBulkItems method instead.
5556

0 commit comments

Comments
 (0)