SPWeb.PublicFolderRootUrl property
SharePoint 2013
NOTE: This API is now obsolete.
Gets the URL of the public folder that is used for e-mail attachments in document libraries.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("E-Mail Inserts have been removed from WSS V3.")] public string PublicFolderRootUrl { get; }
Property value
Type: System.StringA string that contains the URL, including the public folder server and root path, for example, "http://myexchange/public/".