AWS SDK for .NET Documentation
DescribeCommunications Method (describeCommunicationsRequest)
AmazonAmazon.AWSSupportAmazonAWSSupportDescribeCommunications(DescribeCommunicationsRequest) Did this page help you?   Yes   No    Tell us about it...

Returns communications regarding the support case. You can use the AfterTime and BeforeTime parameters to filter by date. The CaseId parameter enables you to identify a specific case by its CaseId value.

The MaxResults and NextToken parameters enable you to control the pagination of the result set. Set MaxResults to the number of cases you want displayed on each page, and use NextToken to specify the resumption of pagination.

Declaration Syntax
C#
DescribeCommunicationsResponse DescribeCommunications(
	DescribeCommunicationsRequest describeCommunicationsRequest
)
Parameters
describeCommunicationsRequest (DescribeCommunicationsRequest)
Container for the necessary parameters to execute the DescribeCommunications service method on AmazonAWSSupport.
Return Value
The response from the DescribeCommunications service method, as returned by AmazonAWSSupport.
Exceptions

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)