Beispiel #1
0
 /**
  * Gets the collection of the attachment headers.
  * @return HeaderCollection
  */
 function &GetHeaders()
 {
     return $this->MimePart->GetHeaders();
 }