Sms Properties |
The Sms type exposes the following members.
| Name | Description | |
|---|---|---|
| Connection | (Inherited from DbObject.) | |
| Created |
Gets or sets the "Message created" datetime stamp
| |
| DeliveredMessagesCount |
Gets or sets the delivered sms messages amount
| |
| FirstMessageSent |
Gets or sets the "first message sent" datetime stamp
| |
| Groups |
Gets the groups
| |
| ID | (Inherited from DbObject.) | |
| IsNew | (Inherited from DbObject.) | |
| LastMessageSent |
Gets or sets the "last message sent" datetime stamp
| |
| Name |
Gets or sets the name property.
| |
| RecipientCount |
Gets or sets the recipients number
| |
| SendToGroup |
Gets or sets comma separated list of recipients group ids for sms message
| |
| SmartSearches |
Gets list of SmartSearch containing Id and Name information
| |
| Text |
Gets or sets the sms message text
| |
| Transaction | (Inherited from DbObject.) | |
| Users |
Gets selected users
|