|
Internet Direct (Indy)
|
function UIDRetrievePartPeek(
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
UIDRetrievePartPeek is a overloaded method.
UIDRetrievePartPeek returns a Boolean value.
Topic generated.
TIdIMAP4.UIDRetrievePartPeek
|
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. |