SPSite.ResourceQuotaExceededNotificationSent property
指出資源超出配額通知是否已傳送 (或沒有) 自最後的每日配額此網站集合重設。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property ResourceQuotaExceededNotificationSent As Boolean
Get
'用途
Dim instance As SPSite
Dim value As Boolean
value = instance.ResourceQuotaExceededNotificationSent
public bool ResourceQuotaExceededNotificationSent { get; }
Property value
Type: System.Boolean
Boolean 值 = true ,如果因為最後的每日配額重設已傳送通知。