Indicates that the body for the message part is MIME-encoded.
property IsEncoded: Boolean;
IsEncoded is a read-only Boolean property that indicates the body of the message part is stored in MIME-encoded form. IsEncoded normally reflects that the body contains a graphic image, a BASE64-, or a QUOTED-PRINTABLE-encoded value.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|