EmailAddress ClassProvincial Approach to Student Information API
All the information required to describe an email address.
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V201507EmailAddress

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

public class EmailAddress

The EmailAddress type exposes the following members.

Constructors

  NameDescription
Public methodEmailAddress
Top
Properties

  NameDescription
Public propertyAddress
(Required) The email address. Maximum length allowed 255 characters.
Public propertyIsActive
(Required) Identifies if an email address is active.
Public propertyRefId
(Required) The unique identifier for this email address.
Top
See Also

Reference