Internet Direct (Indy) Version 9.0.1 Beta
TIdMessageDecoderMIME.MIMEBoundary
Represents the boundary marker for a MIME-encoded RFC-822 message part.

property MIMEBoundary: string;
Description
MIMEBoundary is a String property that represents the boundary marker for a MIME-encoded RFC-822 message part. MIMEBoundary is updated by the Create Constructor when the owner of the decoder class instance is a TIdMessage. The TIdMessage.MIMEBoundary property is used as the value of the MIMEBoundary for the decoder class.