Ozeki VoIP SDK Class library
Recipient Property
NamespacesOzeki.VoIPMessageDataPackageRecipient
Gets the recipient of the SIP message
Declaration Syntax
C#Visual BasicVisual 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);
}
Property Value

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