Import an individual MIME file into GroupWise.
AFTKN_RETRIEVE_MIME or 950
VOID RetrieveMime(
ANSISTRING Filename;
[ENUM] BoxType;
[ANSISTRING] FolderName;
[BOOL] CreateFolder)
The full path of the file import.
(Optional) One of the following values:
The full path of the folder in GroupWise where the item will be stored.
If TRUE and the folder specified in FolderName does not exist, it will be created.