SPWeb.Alerts-Eigenschaft

Die Auflistung von Warnungen für die Website oder Unterwebsite.

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

Syntax

'Declaration
Public ReadOnly Property Alerts As SPAlertCollection
    Get
'Usage
Dim instance As SPWeb
Dim value As SPAlertCollection

value = instance.Alerts
public SPAlertCollection Alerts { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPAlertCollection
Ein SPAlertCollection -Objekt, Benachrichtigungen darstellt.

Siehe auch

Referenz

SPWeb Klasse

SPWeb-Member

Microsoft.SharePoint-Namespace