[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Текст сообщения

Namespace: Infosyst.SmsHost
Assembly:  SmsHostWs (in SmsHostWs.dll)

Syntax

C#
public string MessageText{ get; set;}
Visual Basic (Declaration)
Public Property MessageText As String
Visual C++
public:
property String^ MessageText {
	String^ get ();
	void set (String^ value);
}

Remarks

See Also