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