共用方式為


SPAlertCollection.Add method

Include protected members
Include inherited members

新增提醒至集合的使用者或網站的提醒。

Overload list

  Name Description
Public method Add() 加入指定的標題、 清單、 事件型別位元遮罩,時間間隔,和篩選條件的警示的集合中的警示。
Public method Add(SPList, SPEventType, SPAlertFrequency) 被取代。請改用Add(SPList, SPEventType, SPAlertFrequency, SPAlertDeliveryChannels)
Public method Add(SPListItem, SPEventType, SPAlertFrequency) 新增提醒至集合的清單項目,根據指定的事件型別和時間間隔的提醒。這個方法多載已被取代。請改用Add(SPListItem, SPEventType, SPAlertFrequency, SPAlertDeliveryChannels)
Public method Add(SPList, SPEventType, SPAlertFrequency, SPAlertDeliveryChannels) 加入集合中的清單的警示。
Public method Add(SPListItem, SPEventType, SPAlertFrequency, SPAlertDeliveryChannels) 將警示的清單項目加入至集合。

Top

請參閱

參照

SPAlertCollection class

SPAlertCollection members

Microsoft.SharePoint namespace