How to make sure that the Lock Symbol is present on the Records in SharePoint Office 365 Record Centre.
Check whether a document is already a Record or Not (IsRecord) in SharePoint Office 365 programmatically using C# CSOM
In the earlier article we saw how to Declare and UnDeclare a document as record. But the problem is if already a document is Record and again if we are trying to declare it as a record the API is not intelligent enough to handle that. This throws the exception.
How to Convert a document into Record in a SharePoint Office 365 Record Centre Site Programmatically Using C# Client Site Object Model (CSOM)
In this article let us see how to convert a document into record in Office 365 using C# CSOM
How to Create Content Organizer Rules Programmatically using C# Client Object Model in SharePoint Office 365
In the last articles we saw how to create the content Organizer Rules manually. But in case if we want to create more number of Rules it is not practically possible. Let us see how to create the Content Organizer Rules Programmatically.
Record Declaration Settings – SharePoint Office 365 Record Centre
Record Declaration Settings in SharePoint Office 365 Record Centre Site
How to Configure Record Centre in SharePoint Office 365
In this article let us see how to Configure Record Centre in SharePoint Office 365
Record Centre in SharePoint Office 365 – An Introduction
An Introduction about Record Centre in SharePoint Office 365