AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
ContactDetail includes the following elements.
Namespace: Amazon.Route53Domains.Model
Assembly: AWSSDK.Route53Domains.dll
Version: 3.x.y.z
public class ContactDetail
The ContactDetail type exposes the following members
Name | Description | |
---|---|---|
![]() |
ContactDetail() |
Name | Type | Description | |
---|---|---|---|
![]() |
AddressLine1 | System.String |
Gets and sets the property AddressLine1. First line of the contact's address. |
![]() |
AddressLine2 | System.String |
Gets and sets the property AddressLine2. Second line of contact's address, if any. |
![]() |
City | System.String |
Gets and sets the property City. The city of the contact's address. |
![]() |
ContactType | Amazon.Route53Domains.ContactType |
Gets and sets the property ContactType. Indicates whether the contact is a person, company, association, or public organization. Note the following:
|
![]() |
CountryCode | Amazon.Route53Domains.CountryCode |
Gets and sets the property CountryCode. Code for the country of the contact's address. |
![]() |
System.String |
Gets and sets the property Email. Email address of the contact. |
|
![]() |
ExtraParams | System.Collections.Generic.List<Amazon.Route53Domains.Model.ExtraParam> |
Gets and sets the property ExtraParams. A list of name-value pairs for parameters required by certain top-level domains. |
![]() |
Fax | System.String |
Gets and sets the property Fax. Fax number of the contact.
Constraints: Phone number must be specified in the format "+[country dialing code].[number
including any area code]". For example, a US phone number might appear as |
![]() |
FirstName | System.String |
Gets and sets the property FirstName. First name of contact. |
![]() |
LastName | System.String |
Gets and sets the property LastName. Last name of contact. |
![]() |
OrganizationName | System.String |
Gets and sets the property OrganizationName.
Name of the organization for contact types other than |
![]() |
PhoneNumber | System.String |
Gets and sets the property PhoneNumber. The phone number of the contact.
Constraints: Phone number must be specified in the format "+[country dialing code].[number
including any area code>]". For example, a US phone number might appear as |
![]() |
State | System.String |
Gets and sets the property State. The state or province of the contact's city. |
![]() |
ZipCode | System.String |
Gets and sets the property ZipCode. The zip or postal code of the contact's address. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5