MailMergeWizardStateChangeEventArgs.ToState Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an integer indicating the Mail Merge wizard step to which a user is moving.
public:
property int ToState { int get(); };
public int ToState { get; }
member this.ToState : int
Public ReadOnly Property ToState As Integer
Property Value
The Mail Merge wizard step to which a user is moving.