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.

A phone number used to call an Amazon Chime SDK Voice Connector.

Inheritance Hierarchy

System.Object
  Amazon.ChimeSDKVoice.Model.PhoneNumber

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

Syntax

C#
public class PhoneNumber

The PhoneNumber type exposes the following members

Constructors

NameDescription
Public Method PhoneNumber()

Properties

NameTypeDescription
Public Property Associations System.Collections.Generic.List<Amazon.ChimeSDKVoice.Model.PhoneNumberAssociation>

Gets and sets the property Associations.

The phone number's associations.

Public Property CallingName System.String

Gets and sets the property CallingName.

The outbound calling name associated with the phone number.

Public Property CallingNameStatus Amazon.ChimeSDKVoice.CallingNameStatus

Gets and sets the property CallingNameStatus.

The outbound calling name status.

Public Property Capabilities Amazon.ChimeSDKVoice.Model.PhoneNumberCapabilities

Gets and sets the property Capabilities.

The phone number's capabilities.

Public Property Country System.String

Gets and sets the property Country.

The phone number's country. Format: ISO 3166-1 alpha-2.

Public Property CreatedTimestamp System.DateTime

Gets and sets the property CreatedTimestamp.

The phone number creation timestamp, in ISO 8601 format.

Public Property DeletionTimestamp System.DateTime

Gets and sets the property DeletionTimestamp.

The deleted phone number timestamp, in ISO 8601 format.

Public Property E164PhoneNumber System.String

Gets and sets the property E164PhoneNumber.

The phone number, in E.164 format.

Public Property Name System.String

Gets and sets the property Name.

The name of the phone number.

Public Property OrderId System.String

Gets and sets the property OrderId.

The phone number's order ID.

Public Property PhoneNumberId System.String

Gets and sets the property PhoneNumberId.

The phone number's ID.

Public Property ProductType Amazon.ChimeSDKVoice.PhoneNumberProductType

Gets and sets the property ProductType.

The phone number's product type.

Public Property Status Amazon.ChimeSDKVoice.PhoneNumberStatus

Gets and sets the property Status.

The phone number's status.

Public Property Type Amazon.ChimeSDKVoice.PhoneNumberType

Gets and sets the property Type.

The phone number's type.

Public Property UpdatedTimestamp System.DateTime

Gets and sets the property UpdatedTimestamp.

The updated phone number timestamp, in ISO 8601 format.

Version Information

.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