Internet Direct (Indy)
Home
PreviousUpNext
TIdIMAP4.UIDStoreFlags Method (array of String, TIdIMAP4StoreDataItem, TIdMessageFlagsSet)
Pascal
function UIDStoreFlags(
    const AMsgUIDList: array of String; 
    const AStoreMethod: TIdIMAP4StoreDataItem; 
    const AFlags: TIdMessageFlagsSet
): Boolean; overload;
Parameters 
Description 
AMsgUIDList 
Scope is const. Type is array of String.
 
AStoreMethod 
Scope is const. Type is TIdIMAP4StoreDataItem.
 
AFlags 
Scope is const. Type is TIdMessageFlagsSet

Boolean

UIDStoreFlags is a overloaded method. 

UIDStoreFlags returns a Boolean value.

Topic generated.

TIdIMAP4.UIDStoreFlags

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.