Page.RedoAction Method (Outlook Forms Script)

Reverses the effect of the most recent Undo action.

Syntax

expression.RedoAction

expression A variable that represents a Page object.

Return value

A Boolean that specifies True if the method succeeds, False otherwise.

Remarks

Redo reverses the last Undo, which is not necessarily the last action taken. Not all actions can be undone.

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.