Ozeki VoIP SDK Class library
Content Property
NamespacesOzeki.VoIP.SIPInstantMessageContent
Gets the content of the message.
Declaration Syntax
C#Visual BasicVisual C++
public string Content { get; set; }
Public Property Content As String
	Get
	Set
public:
property String^ Content {
	String^ get ();
	void set (String^ value);
}
Property Value

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