AWS SDK Version 3 for .NET
API Reference

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.

Specifies a phone number to validate and retrieve information about.

Inheritance Hierarchy

System.Object
  Amazon.Pinpoint.Model.NumberValidateRequest

Namespace: Amazon.Pinpoint.Model
Assembly: AWSSDK.Pinpoint.dll
Version: 3.x.y.z

Syntax

C#
public class NumberValidateRequest

The NumberValidateRequest type exposes the following members

Constructors

NameDescription
Public Method NumberValidateRequest()

Properties

NameTypeDescription
Public Property IsoCountryCode System.String

Gets and sets the property IsoCountryCode.

The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the phone number was originally registered.

Public Property PhoneNumber System.String

Gets and sets the property PhoneNumber.

The phone number to retrieve information about. The phone number that you provide should include a valid numeric country code. Otherwise, the operation might result in an error.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5