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
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|