Gets the offset of the content within the section.
The offset of the content.
IMAP4 allows you to retrieve a segment of a data item, such as a segment of a full message. When you retrieve a segment, you specify an offset and length in your FETCH command. Then the server's response indicates the offset of the returned segment, which is the same as the offset in your command.
The Offset property value contains the offset from
the server's response.
BodySectionData Class | Hunny.Mail Namespace