Describes a VCard e-mail address type.
TIdVCardEMailType = ( ematAOL, ematAppleLink, ematATT, ematCIS, emateWorld, ematInternet, ematIBMMail, ematMCIMail, ematPowerShare, ematProdigy, ematTelex, ematX400 );
TIdVCardEMailType is an enumerted type that indicates a type of e-mail address. TIdVCardEMailType can be one of the following values and meanings:
|
Value |
Meaning |
|
ematAOL |
America On-Line |
|
ematAppleLink |
AppleLink |
|
ematATT |
AT&T Mail |
|
ematCIS |
CompuServe Information Service |
|
emateWorld |
eWorld |
|
ematInternet |
Internet SMTP |
|
ematIBMMail |
IBM Mail |
|
ematMCIMail |
MCI Mail |
|
ematPowerShare |
PowerShare |
|
ematProdigy |
Prodigy Information Service |
|
ematTelex |
Telex number |
|
ematX400 |
X.400 service |
|
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |