An Sms Message within BYM
More...
|
| int | Id [get, set] |
| | Unique Identifier for the Message. Generated when the Message is saved in the Database. More...
|
| |
| string | Title [get, set] |
| | The Title of the message. This will be the subject line of the email that gets sent out. More...
|
| |
| string | TextBody [get, set] |
| | The Text body to send out. This should contain appropriate velocity script for any contact specific rendering required More...
|
| |
An Sms Message within BYM
◆ Id
| int BriefYourMarket.Service.SmsMessage.Id |
|
getset |
Unique Identifier for the Message. Generated when the Message is saved in the Database.
◆ TextBody
| string BriefYourMarket.Service.SmsMessage.TextBody |
|
getset |
The Text body to send out. This should contain appropriate velocity script for any contact specific rendering required
◆ Title
| string BriefYourMarket.Service.SmsMessage.Title |
|
getset |
The Title of the message. This will be the subject line of the email that gets sent out.
The documentation for this class was generated from the following file: