This topic has not yet been rated - Rate this topic

SPAlert.Update method (Boolean)

Updates the SharePoint database with changes made to the alert and optionally sends a confirmation e-mail message.

Namespace:  Microsoft.SharePoint
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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.