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