Gets the state.

C# | Visual Basic | Visual C++ |
InteractionStateType State { get; }
ReadOnly Property State As InteractionStateType
property InteractionStateType State { InteractionStateType get (); }

The state.
C# | Visual Basic | Visual C++ |
InteractionStateType State { get; }
ReadOnly Property State As InteractionStateType
property InteractionStateType State { InteractionStateType get (); }