[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Syntax
| C# |
|---|
[SerializableAttribute] public class WsSubmitSm |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class WsSubmitSm |
| Visual C++ |
|---|
[SerializableAttribute] public ref class WsSubmitSm |
The type exposes the following properties.
Public Properties
| Name | Description | |
|---|---|---|
| MessageId |
Идентификатор сообщения
| |
| MessageText |
Текст сообщения
| |
| ReceiverAddress |
Адрес получателя
| |
| SenderAddress |
Адрес отправителя
| |
| ValidityPeriod |
Время жизни сообщения.
| |
| ValidityPeriodSmpp |
Время жизни сообщения в формате стандарта SMPP.
|
See Also
Infosyst.SmsHost Namespace