MailMergeWizardStateChangeEventArgs.FromState 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 the Mail Merge wizard step from which a user is moving.
public:
property int FromState { int get(); };
public int FromState { get; }
member this.FromState : int
Public ReadOnly Property FromState As Integer
Property Value
The Mail Merge wizard step from which a user is moving.