删除已标记的邮件。
语法: int imap_expunge(int imap_stream);
传回值: 整数
函式种类: 网路系统
本函式用来删除已加入删除标记的邮件。欲标记邮件须使用 imap_delete() 函式。