Tag: Office 365

Creating a Workflow in Office 365 SharePoint
Creating a Workflow in Office 365 SharePoint
Blog Posts

In this article, we shall see how to create a new workflow in Office 365 SharePoint. By reading this article we can learn below points, a) How to create new workflow for the Library b) How to Apply the Created Workflow to the Libraries c) How to assign the Task to Resource d) Email Trigger… READ MORE

What is PnP? Why should I consider it?
What is PnP? Why should I consider it?
Blog Posts

What is PnP? PnP (Pattern & Practices) is an initiative which include samples & guidance as how to transform your full trust code solutions to the add-in model. But PnP guidance started evolving to other areas as well, including SharePoint Framework, Office 365 APIs, Office Add-ins, and Microsoft Graph. PnP is community driven open source… READ MORE

Copy Documents between Site Collections in Office 365
Copy Documents between Site Collections in Office 365
Blog Posts

In this blog I am going to share the code to copy documents between site collections using CSOM on Office 365 SharePoint. The below code uses the recursive method to get all documents from source site collection and copy it to the target site collection. The script also preserves the modified and modified by details… READ MORE

Introduction in Microsoft Graph Development (Part 1)
Introduction in Microsoft Graph Development (Part 1)
Blog Posts

Application Development with Microsoft Graph A lot of companies are already using cloud based solutions, among others because of the speed and flexibility of cloud platforms in providing solutions and the long term lower costs compared to On Premise solutions. Microsoft offers a fast growing platform with Office 365 and SharePoint, which is used by… READ MORE

Archiving in SharePoint
Archiving in SharePoint
Blog Posts

In this article I’ll describe built-in archiving  in SharePoint / Office 365. I’ll cover topics like on how you can use Site / Library based retention to fulfil company or legal requirements. Background It’s often the case that we’re creating a SharePoint site for a project. Typically, they last for a specific amount of time,… READ MORE

Office 365 for Dummies Ch 3. Unleashing the Power of Exchange Online
Office 365 for Dummies Ch 3. Unleashing the Power of Exchange Online
Ebooks

In the famous, friendly For Dummies way, this handy guide prepares you to get your head in the cloud and start making the most of Office 365 through Exchange Online. This FREE eBook contains excerpts from ‘Office 365 for Dummies – Unleashing the Power of Exchange Online‘. In this chapter, – Discover how Exchange Online provides flexibility and reliability… READ MORE