API Reference
| Classic JavaDoc |
Class OutlookRecipient
java.lang.Object └ com.moyosoft.connector.ms.outlook.recipient.OutlookRecipient
Direct Known Subclasses:
OutlookAppointmentRecipient, OutlookJournalRecipient, OutlookMailRecipient, OutlookMeetingRecipient, OutlookTaskRecipient
public class OutlookRecipient
Methods
static OutlookRecipient | create (OutlookItemType type, com.moyosoft.connector.com.Dispatch dispatch) | |
static OutlookRecipient | create (com.moyosoft.connector.com.Dispatch dispatch) | |
void | delete () | |
void | dispose () | |
String | freeBusy (java.util.Date start, int minPerChar) | |
String | freeBusy (java.util.Date start, int minPerChar, boolean completeFormat) | |
String | getAddress () | |
getAddressEntry () | ||
String | getAutoResponse () | |
...t.connector.com.Dispatch | getDispatch () | |
getDisplayType () | ||
String | getEntryId () | |
int | getIndex () | |
String | getName () | |
getTrackingStatus () | ||
java.util.Date | getTrackingStatusTime () | |
boolean | isResolved () | |
boolean | resolve () | |
void | setAutoResponse (String value) | |
void | setTrackingStatus (TrackingStatus value) | |
void | setTrackingStatusTime (java.util.Date value) | |
Community comments
Powered by JavaDocPlus