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.
Namespace: Amazon.ChimeSDKVoice.Model
Assembly: AWSSDK.ChimeSDKVoice.dll
Version: 3.x.y.z
public class PhoneNumber
The PhoneNumber type exposes the following members
Name | Description | |
---|---|---|
PhoneNumber() |
Name | Type | Description | |
---|---|---|---|
Associations | System.Collections.Generic.List<Amazon.ChimeSDKVoice.Model.PhoneNumberAssociation> |
Gets and sets the property Associations. The phone number's associations. |
|
CallingName | System.String |
Gets and sets the property CallingName. The outbound calling name associated with the phone number. |
|
CallingNameStatus | Amazon.ChimeSDKVoice.CallingNameStatus |
Gets and sets the property CallingNameStatus. The outbound calling name status. |
|
Capabilities | Amazon.ChimeSDKVoice.Model.PhoneNumberCapabilities |
Gets and sets the property Capabilities. The phone number's capabilities. |
|
Country | System.String |
Gets and sets the property Country. The phone number's country. Format: ISO 3166-1 alpha-2. |
|
CreatedTimestamp | System.DateTime |
Gets and sets the property CreatedTimestamp. The phone number creation timestamp, in ISO 8601 format. |
|
DeletionTimestamp | System.DateTime |
Gets and sets the property DeletionTimestamp. The deleted phone number timestamp, in ISO 8601 format. |
|
E164PhoneNumber | System.String |
Gets and sets the property E164PhoneNumber. The phone number, in E.164 format. |
|
Name | System.String |
Gets and sets the property Name. The name of the phone number. |
|
OrderId | System.String |
Gets and sets the property OrderId. The phone number's order ID. |
|
PhoneNumberId | System.String |
Gets and sets the property PhoneNumberId. The phone number's ID. |
|
ProductType | Amazon.ChimeSDKVoice.PhoneNumberProductType |
Gets and sets the property ProductType. The phone number's product type. |
|
Status | Amazon.ChimeSDKVoice.PhoneNumberStatus |
Gets and sets the property Status. The phone number's status. |
|
Type | Amazon.ChimeSDKVoice.PhoneNumberType |
Gets and sets the property Type. The phone number's type. |
|
UpdatedTimestamp | System.DateTime |
Gets and sets the property UpdatedTimestamp. The updated phone number timestamp, in ISO 8601 format. |
.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