EmailAddress ClassProvincial Approach to Student Information API
Defines the email address for a person
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2017EmailAddress

Namespace: PASI.DataContract.V2017
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
Public propertyIsActive
(Required) True if the email address is active
Public propertyLastUpdateUtcTime
The UTC time the email address was last modified. This value is ignored when creating or updating an email address.
Public propertyRefId
(Required) The unique identifier for the email address record
Top
See Also

Reference