Internet Direct (Indy)
Home
PreviousUpNext
TIdMessagePart.ContentDescription Property

Represents descriptive information with a given message body.

Pascal
property ContentDescription: string;

ContentDescription is a string property used to represent the "Content-Description" Header field in a message part. ContentDescription provides the to associate some descriptive information with a given message body. 

For example, ContentDescription may be useful to mark an "image" body as "a picture of the Space Shuttle Endeavor." Such text may be placed in the optional ContentDescription property. 

ContentDescription is presumed to be given in the US-ASCII character set, although the mechanism specified in RFC 2047 may be used for non-US-ASCII Content-Description values.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.