BoundaryEnd (NotesMIMEEntity - LotusScript®)
Read-only. The boundary that follows the last child entity in a multipart entity.
Note: This property is new with Release 6.
Defined in
Data type
String
Syntax
To get: boundaryEnd$ = notesMIMEEntity .BoundaryEnd
Usage
This property applies to a child entity of a multipart entity. Otherwise, this property is an empty string.
MIME boundaries are constructed from the "boundary" parameter of the Content-Type header of the parent entity according to the specifications of RFC-2046.