SPSite.ResourceQuotaWarningNotificationSent - Propriété

Indicates whether a resource quota warning notification was sent or not for this site collection since the last daily quota reset.

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

Syntaxe

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

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

Valeur de propriété

Type : System.Boolean
A Boolean value = true if the notification has been sent since the last daily quota reset.

Voir aussi

Référence

SPSite classe

SPSite - Membres

Microsoft.SharePoint - Espace de noms