Ozeki VoIP SDK Class library
Recipient Property
NamespacesOzeki.VoIP.SIPInstantMessageRecipient
Gets the recepient of the message set by the sender.
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: 11.2.4.290