PropertyPage Members

Include Protected Members
Include Inherited Members

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

The PropertyPage type exposes the following members.

Properties

  Name Description
Public property Dirty Returns a Boolean (bool in C#) value that is 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.

Top

Methods

  Name Description
Public method Apply Applies the changes that have been made in a custom property page.
Public method GetPageInfo Returns Help information about a custom property page.

Top

See Also

Reference

PropertyPage Interface

Microsoft.Office.Interop.Outlook Namespace