共用方式為


SPSite.ResourceQuotaWarningNotificationSent property

指示資源配額警告通知所傳送或沒有此網站集合的最後一個每日配額後重設。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public ReadOnly Property ResourceQuotaWarningNotificationSent As Boolean
    Get
'用途
Dim instance As SPSite
Dim value As Boolean

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

Property value

Type: System.Boolean
Boolean 值 = true ,如果因為最後的每日配額重設已傳送通知。

請參閱

參照

SPSite class

SPSite members

Microsoft.SharePoint namespace