Click or drag to resize

ProfileContactTypeContactType Property

Valid ContactType Values:
  • Email Contact: "HOME"
  • Phone Contact: "HOME"
  • Address Contact: "POSTAL" or "SHIPPING"
Syntax
C#
public string ContactType { get; set; }

Property Value

Type: String
See Also