API Reference
| Classic JavaDoc |
Class FoldersCollection
java.lang.Object └ com.moyosoft.connector.ms.outlook.folder.FoldersCollection
public class FoldersCollection
Constructors
public | FoldersCollection (com.moyosoft.connector.com.Dispatch dispatch) | |
public | FoldersCollection (com.moyosoft.connector.ms.outlook.folder.Folders folders) | |
Methods
add (String name, FolderType type) | ||
add (String name) | ||
void | dispose () | |
get (int index) | ||
get (String folderPath) | ||
Returns a folder for the specified name or path. Accepted path separators are '\' or '/'. |
boolean | isEmpty () | |
iterator () | ||
void | remove (int index) | |
int | size () | |
Community comments
Powered by JavaDocPlus