How to remove the recipients in the Zend Framework

We can use the clearRecipients function in the Zend_Mail class
Zend_Mail::clearRecipients();