Briefing Zend Knowledge

Which of the following methods is used to attach files to an e-mail and returns a Zend_Mime_Part obj

Which of the following methods is used to attach files to an e-mail and returns a Zend_Mime_Part
object?

A.
setBodyHTML()

B.
Zend_Mime_attach()

C.
createAttachment()

D.
Zend_Mail_Storage_Mbox()

Explanation: