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
Sub OnStatusChange
'Usage
Dim instance As PropertyPageSite
instance.OnStatusChange()
void OnStatusChange()