Gets the recipient of the SIP message

C# | Visual Basic | Visual C++ |
public string Recipient { get; private set; }
Public Property Recipient As String Get Private Set
public: property String^ Recipient { String^ get (); private: void set (String^ value); }

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649