SMSAddress object

The SMSAddress object is a system structure that stores the address and address type of an SMSMessage object. The SMSAddress object has no events. It inherits functions from the PowerObject base object.

Properties

SMSAddress property

Datatype

Description

Address

String

Identifies an address for the SMS message.

AddressType

SMSAddrType

Specifies the SMS address type. Values are:

  • smsat_abbreviated!

  • smsat_alphanumeric!

  • smsat_international!

  • smsat_national!

  • smsat_networkspecific!

  • smsat_subscriber!

  • smsat_unknown!

ClassDefinition

PowerObject

An object of type PowerObject containing information about the class definition of the object or control.