IMAP_GetPrefs

4D - Documentation   Français   English   German   Japanese   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next

version 6.8.1


IMAP_GetPrefs (stripLineFeed; msgFolder) Integer

ParameterTypeDescription
stripLineFeedInteger0 = Do not strip LineFeeds, 1 = Strip LineFeeds,
-1 = No Change
msgFolderTextMessages folder path
Function resultIntegerError code

Description

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.


4D - Documentation   Français   English   German   Japanese   4D Internet Commands, Theme List   4D Internet Commands, Alphabetical List   Back   Previous   Next