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 associations, such as Amazon Chime account ID, Amazon Chime user ID, Amazon Chime Voice Connector ID, or Amazon Chime Voice Connector group ID.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.PhoneNumberAssociation

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

Syntax

C#
public class PhoneNumberAssociation

The PhoneNumberAssociation type exposes the following members

Constructors

NameDescription
Public Method PhoneNumberAssociation()

Properties

NameTypeDescription
Public Property AssociatedTimestamp System.DateTime

Gets and sets the property AssociatedTimestamp.

The timestamp of the phone number association, in ISO 8601 format.

Public Property Name Amazon.Chime.PhoneNumberAssociationName

Gets and sets the property Name.

Defines the association with an Amazon Chime account ID, user ID, Amazon Chime Voice Connector ID, or Amazon Chime Voice Connector group ID.

Public Property Value System.String

Gets and sets the property Value.

Contains the ID for the entity specified in Name.

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