SPWeb.EmailInsertsEnabled property
SharePoint 2013
NOTE: This API is now obsolete.
Gets a Boolean value that indicates whether document libraries on the virtual server can accept e-mail attachments from public folders.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[ObsoleteAttribute("E-Mail Inserts have been removed from WSS V3.")] public bool EmailInsertsEnabled { get; }
Property value
Type: System.Booleantrue if e-mail attachments can be accepted in document libraries; otherwise, false.