Click or drag to resize

ContactAddrType Enumeration

Enumeration for contact address types

Namespace: CorrigoService.Enums
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public enum ContactAddrType
Members
Member nameValueDescription
Unknown0 
PrimPhone1 
PrimEmail2 
AltPhone3 
Pager4 
EmergencyEMail5 
EmergencyPhone6 
AltEmail7 
EMail18 
EMail29 
EMail310 
HomePhone11 
OfficePhone12 
MobilePhone13 
WAP14 
Fax15 
Contact16 
Website17 
CssEmail18 Customer service e-mail. Used, for instance, by work zone. New enumeration value was introduced because of distint name.
CssPhone19 Customer service phone. Used, for instance, by work zone. New enumeration value was introduced because of distint name.
See Also