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