CreateStudentRequestEmailAddress Property Provincial Approach to Student Information API
An optional email address that, if provided, Alberta Education will use to email the student.

Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public string EmailAddress { get; set; }

Property Value

Type: String
Remarks


Field Validation

  • Value must not contain invalid characters.
See Also

Reference