_Store.RefreshQuotaDisplay Method
Refreshes the store quota information that is displayed in the status bar in the explorer window.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub RefreshQuotaDisplay
'Usage
Dim instance As _Store
instance.RefreshQuotaDisplay()
[DispIdAttribute()]
void RefreshQuotaDisplay()
Remarks
If the store does not support the display of quota information, this method does nothing.