PropertyPageSite Members
Include Protected Members
Include Inherited Members
Represents the container of a custom property page.
The PropertyPageSite type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the parent Outlook application for the object. Read-only. | |
Class | Returns an OlObjectClass constant indicating the object's class. Read-only. | |
Parent | Returns the parent Object of the specified object. Read-only. | |
Session | Returns the NameSpace object for the current session. Read-only. |
Top
Methods
Name | Description | |
---|---|---|
OnStatusChange | Notifies Microsoft Outlook that a custom property page has changed. |
Top