SPSite.WarningNotificationSent - Propriété

Gets a Boolean value that indicates whether a warning notification has been sent.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public ReadOnly Property WarningNotificationSent As Boolean
    Get
'Utilisation
Dim instance As SPSite
Dim value As Boolean

value = instance.WarningNotificationSent
public bool WarningNotificationSent { get; }

Valeur de propriété

Type : System.Boolean
true if a notification has been sent; otherwise, false.

Voir aussi

Référence

SPSite classe

SPSite - Membres

Microsoft.SharePoint - Espace de noms