Class RMail::Address::List
|
|
Returns an array of strings — the result of calling
RMail::Address#local on each element of the list.
Returns an array of strings — the result of calling
RMail::Address#display_name on each element of the list.
Returns an array of strings — the result of calling
RMail::Address#name on each element of the list.
Returns an array of strings — the result of calling
RMail::Address#domain on each element of the list.
Returns an array of strings — the result of calling
RMail::Address#address on each element of the list.
Returns an array of strings — the result of calling
RMail::Address#format on each element of the list.