Tuesday, August 23, 2011

Directly Sending Files Stored in SharePoint

 

The single best way to share documents with your peers is using the “E-mail a Link” function that is built right in the Ribbon. Occasionally, your recipients do not have access to your SharePoint environment, and you need to resort to the old-fashioned route by emailing these email attachments.
Below is a two-step process that lets you sends documents that are stored in SharePoint directly via Microsoft Outlook.

  1. Navigate to the designated Document Library. Click on Library > Connect to Outlook.
  2. After a series of prompts, the documents will be added to the “SharePoint Lists” in Outlook. You can now preview and forward these documents as attachments without first having to download them.

No comments:

Post a Comment

Access to XMLHttpRequest at 'from origin has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. .net core angular

Issue: The angular application was getting error from API that the origin has been blocked by CORS policy. Solution: Make sure that the...