SubscriberAddress

The SubscriberAddress object is an address used to communicate with a person. The address is the base class from which other address classes (such as SMSAddress and EmailAddress) derive.

NameData TypeDescription
AddressStringThe physical mailing address required at the bottom of all email messages contains the information described by this property (no P.O. Boxes). The address used to communicate with a Person.
AddressTypeStringIndicates what type of address this object represents.
StatusesArray of AddressStatus objectsArray of status values for an address.