Dirty Property

         Example         Applies To        

Returns True if the contents of a custom property page have been altered. The ActiveX control that implements the PropertyPage object sets the value of this property, and Microsoft Outlook queries this in response to the OnStatusChange event of a PropertyPageSite object.

Read-only Boolean.

Syntax

objPropertyPage.Dirty

objPropertyPage   Required. An expression that returns a PropertyPage object.