共用方式為


SPAlert.Update method (Boolean)

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

Syntax

'宣告
Public Sub Update ( _
    bSendMail As Boolean _
)
'用途
Dim instance As SPAlert
Dim bSendMail As Boolean

instance.Update(bSendMail)
public void Update(
    bool bSendMail
)

參數

  • bSendMail
    Type: System.Boolean

    true傳送確認電子郵件 ;否則, false。

請參閱

參照

SPAlert class

SPAlert members

Update overload

Microsoft.SharePoint namespace