Defines the email address for a person
Inheritance Hierarchy
PASI.DataContract.V2017EmailAddress
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The EmailAddress type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| EmailAddress |
Properties
| Name | Description | |
|---|---|---|
| Address | (Required)
The email address
| |
| IsActive | (Required)
True if the email address is active
| |
| LastUpdateUtcTime |
The UTC time the email address was last modified. This value is ignored when creating or updating an email address.
| |
| RefId | (Required)
The unique identifier for the email address record
|
See Also