Freigeben über


SPUser.Alerts-Eigenschaft

Ruft die Auflistung der Warnungen an, die der Benutzer erstellt hat.

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

Syntax

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

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

Eigenschaftswert

Typ: Microsoft.SharePoint.SPAlertCollection
Ein SPAlertCollection -Objekt, das die Warnungen darstellt.

Siehe auch

Referenz

SPUser Klasse

SPUser-Member

Microsoft.SharePoint-Namespace