Share via


MailMergeWizardStateChangeEventArgs.Handled Property

Definition

Gets a value indicating whether to move the user to the next step in the Mail Merge wizard.

public:
 property bool Handled { bool get(); };
public bool Handled { get; }
member this.Handled : bool
Public ReadOnly Property Handled As Boolean

Property Value

true to move the user to the next step; otherwise, false.

Applies to