MailMergeWizardStateChangeEventArgs.ToState Property

Gets an integer indicating the Mail Merge wizard step to which a user is moving.

Namespace:  Microsoft.Office.Tools.Word
Assembly:  Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)

Syntax

'Declaration
ReadOnly Property ToState As Integer
int ToState { get; }

Property Value

Type: System.Int32
The Mail Merge wizard step to which a user is moving.

.NET Framework Security

See Also

Reference

MailMergeWizardStateChangeEventArgs Interface

Microsoft.Office.Tools.Word Namespace