예제 #1
0
 /**
  * @return string
  */
 public function MimeIndex()
 {
     return $this->oBodyStructure ? $this->oBodyStructure->PartID() : '';
 }