PropertyPageSite.OnStatusChange Method
Notifies Microsoft Outlook that a custom property page has changed.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub OnStatusChange
'Usage
Dim instance As PropertyPageSite
instance.OnStatusChange()
[DispIdAttribute()]
void OnStatusChange()