Свойство SPSite.ResourceQuotaExceededNotificationSent

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

Пространство имен:  Microsoft.SharePoint
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
Public ReadOnly Property ResourceQuotaExceededNotificationSent As Boolean
    Get
'Применение
Dim instance As SPSite
Dim value As Boolean

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

Значение свойства

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

См. также

Справочные материалы

SPSite класс

Элементы SPSite

Пространство имен Microsoft.SharePoint