API Reference
| Classic JavaDoc |
Class AddressEntriesCollection
java.lang.Object └ com.moyosoft.connector.ms.outlook.addressentry.AddressEntriesCollection
public class AddressEntriesCollection
Constructors
public | AddressEntriesCollection (com.moyosoft.connector.com.Dispatch dispatch) | |
Methods
add (String type) | ||
add (String type, String name) | ||
add (String type, String name, String address) | ||
int | getCount () | |
getFirst () | ||
getItem (int index) | ||
getItem (String name) | ||
getLast () | ||
getNext () | ||
getPrevious () | ||
java.util.Iterator | iterator () | |
void | sort (String property) | |
void | sort (String property, SortOrder sortOrder) | |
Community comments
Powered by JavaDocPlus