API Reference
| Classic JavaDoc |
Class MeetingRecipientType
java.lang.Object └ com.moyosoft.util.AbstractType └ com.moyosoft.connector.ms.outlook.recipient.MeetingRecipientType
public class MeetingRecipientType extends com.moyosoft.util.AbstractType
Fields
static MeetingRecipientType | OPTIONAL | |
static MeetingRecipientType | ORGANIZER | |
static MeetingRecipientType | REQUIRED | |
static MeetingRecipientType | RESOURCE | |
Methods
static MeetingRecipientType | getById (int pId) | |
boolean | isOptional () | |
boolean | isOrganizer () | |
boolean | isRequired () | |
boolean | isResource () | |
Inherited methods
com.moyosoft.util.AbstractType
equals, getTypeValue, toString
Community comments
Powered by JavaDocPlus