SPList.CanReceiveEmail property

Gets a Boolean value specifying whether the list can receive e-mail.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool CanReceiveEmail { get; }

Property value

Type: System.Boolean
true if the list can receive e-mail; otherwise, false.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace