The EmailType type exposes the following members.
| Name | Description | |
|---|---|---|
| Internet |
Indicates to indicate an Internet addressing type. String value is "INTERNET", integer value is 1.
| |
| Name |
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.) | |
| Number |
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.) | |
| X400 |
Indicates X.400 addressing type. String value is "X400", integer value is 2.
|