Indy 9
TIdCardAddressAttributes
Unit: IdVCard
Describes a VCard address type.
TIdCardAddressAttributes = set of ( tatHome, tatDomestic, tatInternational, tatPostal, tatParcel, tatWork, tatPreferred );
Unit
IdVCard
Description
TIdCardAddressAttributes is a set type used to describe an address and can include the following:.

  • tatHome - home delivery address

  • tatDomestic - a domestic address

  • tatInternational - an international address

  • tatPostal - a postal delivery address

  • tatParcel - a parcel delivery address

  • tatWork - a work delivery address

  • tatPreferred - preferred address

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.