Defines the phone number for a person
Inheritance Hierarchy
PASI.DataContract.V2017PhoneNumber
Namespace: PASI.DataContract.V2017
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The PhoneNumber type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PhoneNumber |
Properties
Name | Description | |
---|---|---|
EffectiveDate | (Required)
The date the phone number is in effect
| |
ExpiryDate |
The date the phone number is no longer in effect
| |
Extension |
The phone number extension
| |
IsListable | (Required)
True if the phone number is listed in public phone directories
| |
LastUpdateUtcTime |
The UTC time the phone number was last modified. This value is ignored when creating or updated a phone number.
| |
Number | (Required)
The phone number
| |
RefId | (Required)
The unique identifier for the phone number record
| |
Type | (Required)
The type of phone number
|
See Also