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.

The phone number capabilities for Amazon Chime Business Calling phone numbers, such as enabled inbound and outbound calling and text messaging.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.PhoneNumberCapabilities

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

Syntax

C#
public class PhoneNumberCapabilities

The PhoneNumberCapabilities type exposes the following members

Constructors

NameDescription
Public Method PhoneNumberCapabilities()

Properties

NameTypeDescription
Public Property InboundCall System.Boolean

Gets and sets the property InboundCall.

Allows or denies inbound calling for the specified phone number.

Public Property InboundMMS System.Boolean

Gets and sets the property InboundMMS.

Allows or denies inbound MMS messaging for the specified phone number.

Public Property InboundSMS System.Boolean

Gets and sets the property InboundSMS.

Allows or denies inbound SMS messaging for the specified phone number.

Public Property OutboundCall System.Boolean

Gets and sets the property OutboundCall.

Allows or denies outbound calling for the specified phone number.

Public Property OutboundMMS System.Boolean

Gets and sets the property OutboundMMS.

Allows or denies outbound MMS messaging for the specified phone number.

Public Property OutboundSMS System.Boolean

Gets and sets the property OutboundSMS.

Allows or denies outbound SMS messaging for the specified phone number.

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