List of all members | Properties
BriefYourMarket.Service.SmsMessage Class Reference

An Sms Message within BYM More...

Properties

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...
 

Detailed Description

An Sms Message within BYM

Property Documentation

◆ 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: