Click or drag to resize
BoardMessageInfoProviderEnableEmails Property
Indicates if e-mails are allowed to be sent to subscribers and moderators, by default it is set to True.

Namespace: CMS.MessageBoards
Assembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 9.0.0
Syntax
C#
public static bool EnableEmails { get; set; }

Property Value

Type: Boolean
See Also