Address  Alignment

Chapter 3: Property Descriptions and Usage

AddressType

Applies to

SMSAddress objects

Description

The AddressType property specifies the type of the destination address of an SMS message. Values are:

Usage


In scripts

The AddressType property takes a value of the SMSAddrType enumerated variable. This example sets the address type for an international message:

SMSAddress mysmsaddress
mysmsaddress.Address = "441304555444"
mysmsaddress.AddressType = smsat_international!





Copyright © 2004. Sybase Inc. All rights reserved. Alignment

View this book as PDF