SPAlert.Update method (Boolean)
SharePoint 2013
Updates the SharePoint database with changes made to the alert and optionally sends a confirmation e-mail message.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.PerSpec)] public void Update( bool bSendMail )
Parameters
- bSendMail
- Type: System.Boolean
true to send confirmation e-mail; otherwise, false.