EMailTypes Enumeration
This enumerated type defines the various e-mail types for the
EMailPropertyNamespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
[SerializableAttribute]
[FlagsAttribute]
public enum EMailTypes
<SerializableAttribute>
<FlagsAttribute>
Public Enumeration EMailTypes
[SerializableAttribute]
[FlagsAttribute]
public enum class EMailTypes
[<SerializableAttribute>]
[<FlagsAttribute>]
type EMailTypes
None | 0 | Indicates no type specified |
Preferred | 1 | Indicates preferred e-mail (PREF) address (vCard 2.1 and 3.0 only) |
AOL | 2 | Indicates America On-Line (AOL) |
AppleLink | 4 | Indicates AppleLink (AppleLink) |
ATTMail | 8 | Indicates AT&T Mail (ATTMail) |
CompuServe | 16 | Indicates CompuServe Information Service (CIS) |
eWorld | 32 | Indicates eWorld (eWorld) |
Internet | 64 | Indicates Internet SMTP (INTERNET, the default) |
IBMMail | 128 | Indicates IBM Mail (IBMMail) |
MCIMail | 256 | Indicates MCI Mail (MCIMail) |
PowerShare | 512 | Indicates PowerShare (POWERSHARE) |
Prodigy | 1,024 | Indicates Prodigy information service (PRODIGY) |
Telex | 2,048 | Indicates Telex number (TLX) |
X400 | 4,096 | Indicates X.400 service (X400) |