AWS SDK for .NET Documentation
LastByte Property
AmazonAmazon.S3.ModelCopyPartRequestLastByte Did this page help you?   Yes   No    Tell us about it...
The location of the last byte in the range if only a portion of the source object is to be copied as the part.
Declaration Syntax
C#
public long LastByte { get; set; }
Remarks
The FirstByte property must also be set or this value will be ignored.

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