[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#
[SerializableAttribute]
public class WsQuerySmResp
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class WsQuerySmResp
Visual C++
[SerializableAttribute]
public ref class WsQuerySmResp

Remarks

Сервис генерирует объект данного класса в ответ на запрос - объект класса WsQuerySm

Inheritance Hierarchy

System..::Object
  Infosyst.SmsHost..::WsQuerySmResp

See Also