Click or drag to resize

PersonContactEmail1 Property

Gets or sets the first email address.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string Email1 { get; set; }

Property Value

Type: String
The email address.
See Also