Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a new custom property page to the Microsoft OutlookOptions 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. |