MultiPage.Value Property

Outlook Forms Script Reference

Returns or sets a Variant that indicates the currently active page. Read/write.

Syntax

expression.Value

expression   A variable that represents a MultiPage object.

Remarks

Zero (0) indicates the first page. The maximum value is one less than the number of pages.

See Also