AWS SDK for .NET Documentation
ReceiptHandle Property
AmazonAmazon.SQS.ModelChangeMessageVisibilityRequestReceiptHandle Did this page help you?   Yes   No    Tell us about it...
The receipt handle associated with the message whose visibility timeout you want to change.
Declaration Syntax
C#
public string ReceiptHandle { get; set; }
Remarks
This parameter is returned by the ReceiveMessage action.

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