| 
 
Internet Direct (Indy) 
 | 
function UIDRetrievePart(
    const AMsgUID: String; 
    const APartNum: string; 
    var ADestStream: TIdStream; 
    AContentTransferEncoding: string = 'text'
): Boolean; overload;| 
 
Parameters   | 
 
Description   | 
| 
 
AMsgUID   | 
 
Scope is const. Type is String.  | 
| 
 
APartNum   | 
 
Scope is const. Type is string.  | 
| 
 
ADestStream   | 
 
Scope is var. Type is TIdStream.  | 
| 
 
AContentTransferEncoding   | 
 
Type is string. Default value is 'tex.   | 
Boolean
UIDRetrievePart is a overloaded method.
UIDRetrievePart returns a Boolean value.
Topic generated.
TIdIMAP4.UIDRetrievePart
| 
 
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.  |