Sends a notification e-mail to all board subscribers and to all board moderators.
            
Namespace: CMS.MessageBoardsAssembly: CMS.MessageBoards (in CMS.MessageBoards.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- message
 - Type: CMS.MessageBoards BoardMessageInfo
Board message data 
- toSubscribers
 - Type: 
System Boolean
Indicates if notification email should be sent to board subscribers 
- toModerators
 - Type: 
System Boolean
Indicates if notification email should be sent to board moderators 
See Also