/**
  * @return bool
  */
 function IsQuotaSupport()
 {
     return $this->_imapMail->IsQuotaSupport();
 }