PropertyPages.Add method (Outlook)

Adds a new custom property page to the Microsoft Outlook Options dialog box or to the folder Properties dialog box.

Syntax

expression.Add (Page, Title)

expression A variable that represents a PropertyPages object.

Parameters

Name Required/Optional Data type Description
Page Required Variant The property page being added to the dialog box.
Title Optional String The caption to be displayed on the property-page tab.

See also

PropertyPages Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.