示例#1
0
 /**
  * Gets the Content-ID value of the attachment.
  * @return string
  */
 function GetContentID()
 {
     return $this->MimePart->GetContentID();
 }