Internet Direct (Indy)
Home
PreviousUpNext
TIdMessageParts.AttachmentEncoding Property

Identifies the default encoding mechanism used for a message part.

Pascal
property AttachmentEncoding: string;

AttachmentEncoding is a String property that identifies the encoding mechanism used for attachment message parts in the message. 

Changing the value of AttachmentEncoding for the message part collection also updates the default encoding used for all message parts in the collection, and updates MessageEncodeInfo for the encoder that handles the AttachmentEncoding. 

Default value for AttachmentEncoding is 'MIME', as assigned in the Create constructor.

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.