示例#1
0
 /**
  * Gets the description of the attachment as a string.
  * @return string
  */
 function GetDescription()
 {
     return $this->MimePart->GetDescription();
 }