delete_uid


Description:

public int delete_uid (string folder_name, string uid) throws Error

Deletes single mesage info in the given folder with the given UID.

Parameters:

this

a DB

folder_name

full name of the folder

uid

a message info UID to delete

Returns:

0 on success, -1 on error