Click or drag to resize

Email Class

Syntax
C#
public class Email : ProfileContactType

The Email type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Public propertyContactType
Valid ContactType Values:
  • Email Contact: "HOME"
  • Phone Contact: "HOME"
  • Address Contact: "POSTAL" or "SHIPPING"
(Inherited from ProfileContactType.)
Public propertyInvalid
Top
See Also