Describes the type of VCard address.
property AddressAttributes: TIdCardAddressAttributes;
AddressAttributes is a TIdCardAddressAttributes property used to describe a the type of address, and can include one of the following values:
Value |
Meaning |
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 |
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|