All the information required to describe an email address.
Inheritance Hierarchy
PASI.DataContract.V201507EmailAddress
Namespace: PASI.DataContract.V201507
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. Maximum length allowed 255 characters.
| |
| IsActive | (Required)
Identifies if an email address is active.
| |
| RefId | (Required)
The unique identifier for this email address.
|
See Also