Ozeki VoIP SDK Class library
Sender Property
NamespacesOzeki.VoIP.SIPInstantMessageSender
Gets the name of the sender who sent the message.
Declaration Syntax
C#Visual BasicVisual C++
public string Sender { get; protected set; }
Public Property Sender As String
	Get
	Protected Set
public:
property String^ Sender {
	String^ get ();
	protected: void set (String^ value);
}
Property Value

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