Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.EmailInsertsEnabled property

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.

Namespace:  Microsoft.SharePoint
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.Boolean
true if e-mail attachments can be accepted in document libraries; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.