SPAlertCollection.Add method
加入指定的標題、 清單、 事件型別位元遮罩,時間間隔,和篩選條件的警示的集合中的警示。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function Add As SPAlert
'用途
Dim instance As SPAlertCollection
Dim returnValue As SPAlert
returnValue = instance.Add()
public SPAlert Add()
傳回值
Type: Microsoft.SharePoint.SPAlert
SPAlert 物件,表示新的警示。