TSL语言基础 > Object TSL > TSL内置对象使用大全 > Pop3对象 > Pop3对象的方法

Delete    

简述

删除指定的邮件,返回删除是否正确。
定义
Delete(MsgId:Integer):Boolean;
  •  
相关