API Reference
| Classic JavaDoc |
Class RemindersCollection
java.lang.Object └ com.moyosoft.connector.ms.outlook.reminder.RemindersCollection
public class RemindersCollection
Constructors
public | RemindersCollection (com.moyosoft.connector.com.Dispatch dispatch) | |
Methods
int | getCount () | |
getItem (int index) | ||
getItem (String name) | ||
java.util.Iterator | iterator () | |
void | remove (int index) | |
void | remove (String name) | |
Community comments
Powered by JavaDocPlus