SPSite.ResourceQuotaWarningNotificationSent property
Indica se uma notificação de aviso de cota de recurso foi enviada ou não para este conjunto de sites, desde a última cota diária de redefinição.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public ReadOnly Property ResourceQuotaWarningNotificationSent As Boolean
Get
'Uso
Dim instance As SPSite
Dim value As Boolean
value = instance.ResourceQuotaWarningNotificationSent
public bool ResourceQuotaWarningNotificationSent { get; }
Property value
Type: System.Boolean
Um valor de Boolean = true se a notificação foi enviada como redefinir a última cota diária.