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 five most recent communications associated with the case.

Inheritance Hierarchy

System.Object
  Amazon.AWSSupport.Model.RecentCaseCommunications

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

Syntax

C#
public class RecentCaseCommunications

The RecentCaseCommunications type exposes the following members

Constructors

NameDescription
Public Method RecentCaseCommunications()

Properties

NameTypeDescription
Public Property Communications System.Collections.Generic.List<Amazon.AWSSupport.Model.Communication>

Gets and sets the property Communications.

The five most recent communications associated with the case.

Public Property NextToken System.String

Gets and sets the property NextToken.

A resumption point for pagination.

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