Click or drag to resize

Sms Properties

The Sms type exposes the following members.

Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyCreated
Gets or sets the "Message created" datetime stamp
Public propertyDeliveredMessagesCount
Gets or sets the delivered sms messages amount
Public propertyFirstMessageSent
Gets or sets the "first message sent" datetime stamp
Public propertyGroups
Gets the groups
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyLastMessageSent
Gets or sets the "last message sent" datetime stamp
Public propertyName
Gets or sets the name property.
Public propertyRecipientCount
Gets or sets the recipients number
Public propertySendToGroup
Gets or sets comma separated list of recipients group ids for sms message
Public propertySmartSearches
Gets list of SmartSearch containing Id and Name information
Public propertyText
Gets or sets the sms message text
Public propertyTransaction (Inherited from DbObject.)
Public propertyUsers
Gets selected users
Top
See Also