API Reference
  | Classic JavaDoc | 
Class RecipientsCollection
java.lang.Object └ com.moyosoft.connector.ms.outlook.recipient.RecipientsCollection
public class RecipientsCollection
Constructors
public  | RecipientsCollection (OutlookItemType itemType, com.moyosoft.connector.com.Dispatch dispatch) | |
Methods
| add (String name) | ||
| createNew (String pDisplayName) | ||
void  | dispose () | |
int  | getCount () | |
...t.connector.com.Dispatch  | getDispatch () | |
| getItem (int index) | ||
| getItem (String name) | ||
java.util.Iterator  | iterator () | |
void  | remove (int index) | |
boolean  | resolveAll () | |
Community comments
Powered by JavaDocPlus