public Add ( string folder, bool selectable ) : void | ||
folder | string | Full path to folder, path separator = '/'. Eg. Inbox/myFolder . |
selectable | bool | Gets or sets if folder is selectable(SELECT command can select this folder). |
return | void |
public Add ( string folder, bool selectable ) : void | ||
folder | string | Full path to folder, path separator = '/'. Eg. Inbox/myFolder . |
selectable | bool | Gets or sets if folder is selectable(SELECT command can select this folder). |
return | void |