Click or drag to resize

PersonStudentEmail Property

Gets or sets the student's email address.

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

Property Value

Type: String
The student's email address.
See Also