| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected MeetingRequestTypeType |
MeetingRequestMessageType.meetingRequestType |
| Modifier and Type | Method and Description |
|---|---|
static MeetingRequestTypeType |
MeetingRequestTypeType.fromValue(String v) |
MeetingRequestTypeType |
MeetingRequestMessageType.getMeetingRequestType()
Gets the value of the meetingRequestType property.
|
static MeetingRequestTypeType |
MeetingRequestTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MeetingRequestTypeType[] |
MeetingRequestTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingRequestMessageType.setMeetingRequestType(MeetingRequestTypeType value)
Sets the value of the meetingRequestType property.
|
Copyright © 2015 Jasig. All Rights Reserved.