remove_folder_sync


Description:

[ Version ( since = "3.58" ) ]
public bool remove_folder_sync (Folder subfolder, VeeFolderOpFlags op_flags, Cancellable? cancellable = null) throws Error

Removed the source folder, subfolder, from the virtual folder, this.

Parameters:

this

a VeeFolder

subfolder

source CamelFolder to remove from this

op_flags

bit-or of VeeFolderOpFlags

cancellable

a Cancellable, or null

Returns:

whether succeeded