This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v20
IMAP_GetPrefs

IMAP_GetPrefs 


 

IMAP_GetPrefs ( stripLineFeed ; msgFolder ) -> Function result 
Parameter Type   Description
stripLineFeed  Integer in 0 = Do not strip LineFeeds, 1 = Strip LineFeeds, -1 = No Change
msgFolder  Text in Messages folder path
Function result  Integer in Error code

The IMAP_GetPrefs command returns the current preferences for the IMAP commands.

The preferences are returned into the variables listed in the parameters.

stripLineFeed returns the current setting of the user’s preference for linefeed stripping.

msgFolder is a text variable which returns the local pathname to the default folder in which retrieved messages are stored.



See also 

IMAP_SetPrefs

 
PROPERTIES 

Product: 4D
Theme: IC IMAP Review Mail (deprecated)
Number: 88884

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D Internet Commands 6.8.1

 
ARTICLE USAGE

4D Internet Commands ( 4D v20)