Gets the Enterprise SDK interaction envelope.

C# | Visual Basic | Visual C++ |
public IEnvelope<IInteraction> ESDKInteraction { get; private set; }
Public Property ESDKInteraction As IEnvelope(Of IInteraction)
public: property IEnvelope<IInteraction^>^ ESDKInteraction { IEnvelope<IInteraction^>^ get (); void set (IEnvelope<IInteraction^>^ value); }

The Enterprise SDK interaction envelope.