wwPOP3::ParseMultiPartMessage

Parses the cBody property of a message and creates an array of attachments.

This method needs to be explicitly called if you retrieving messages manually using GetMessage(). GetMessages() by default calls this method unless you pass the llNoParseAttachments is set to .T.

o.ParseMultiPartMessage(loMsg)

Parameters

loMsg
Messge Object to parse.


See also:

Class wwPOP3

© West Wind Technologies, 2023 • Updated: 02/13/02
Comment or report problem with topic