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