PropertyPage Object Members

Outlook Developer Reference

Represents a custom property page in the Options dialog box or in the folder Properties dialog box.

Methods

  Name Description
Bb176731.methods(en-us,office.12).gif Apply Applies the changes that have been made in a custom property page.
Bb176731.methods(en-us,office.12).gif GetPageInfo Returns Help information about a custom property page.

Properties

  Name Description
Bb176731.properties(en-us,office.12).gif Dirty 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 method of a PropertyPageSite object. Read-only.