Internet Direct (Indy)
Home
PreviousUpNext
TIdIMAP4.UIDRetrievePartToFile Method (String, string, Integer, string, string)
Pascal
function UIDRetrievePartToFile(
    const AMsgUID: String; 
    const APartNum: string; 
    ALength: Integer; 
    ADestFileNameAndPath: string; 
    AContentTransferEncoding: string
): Boolean; overload;
Parameters 
Description 
AMsgUID 
Scope is const. Type is String.
 
APartNum 
Scope is const. Type is string.
 
ALength 
Type is Integer.
 
ADestFileNameAndPath 
Type is string.
 
AContentTransferEncoding 
Type is string. 

Boolean

UIDRetrievePartToFile is a overloaded method. 

UIDRetrievePartToFile returns a Boolean value.

Topic generated.

TIdIMAP4.UIDRetrievePartToFile

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.