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 suggested address.

Inheritance Hierarchy

System.Object
  Amazon.Chime.Model.CandidateAddress

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

Syntax

C#
public class CandidateAddress

The CandidateAddress type exposes the following members

Constructors

NameDescription
Public Method CandidateAddress()

Properties

NameTypeDescription
Public Property City System.String

Gets and sets the property City.

The city of a candidate address.

Public Property Country System.String

Gets and sets the property Country.

The country of a candidate address.

Public Property PostalCode System.String

Gets and sets the property PostalCode.

The postal code of a candidate address.

Public Property PostalCodePlus4 System.String

Gets and sets the property PostalCodePlus4.

The Zip + 4 or postal code + 4 of a candidate address.

Public Property State System.String

Gets and sets the property State.

The state of a candidate address.

Public Property StreetInfo System.String

Gets and sets the property StreetInfo.

The street information of a candidate address

Public Property StreetNumber System.String

Gets and sets the property StreetNumber.

The numeric portion of a candidate address.

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