SPAlertType enumeration
指定警示所套用的項目型別。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Enumeration SPAlertType
'用途
Dim instance As SPAlertType
public enum SPAlertType
Members
Member name | Description | |
---|---|---|
List | 套用至清單。 | |
Item | 適用於清單項目。 | |
Custom | 適用於任何不是清單項目,清單中或網站集合的物件。例如,搜尋提醒。對於 [警示] 的自訂型別, MatchId可以是空的 GUID。 |