Previous Page
getHtml()

Solar_Mail_Message
getRcpt()

Next Page
getReplyTo()

getRcpt()

public array getRcpt ( string $type default NULL )

Returns an array of all recipient addresses.

Parameters

  • (string) $type: The recipient type to return: 'to', 'cc', or 'bcc'. If empty (the default) will return all recipient addresses.

Returns

  • (array) A sequential array of recipient addresses.

Description

Returns an array of all recipient addresses.