| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected ResponseTypeType |
MeetingRequestMessageType.myResponseType |
protected ResponseTypeType |
CalendarItemType.myResponseType |
protected ResponseTypeType |
AttendeeType.responseType |
protected ResponseTypeType |
MeetingMessageType.responseType |
| Modifier and Type | Method and Description |
|---|---|
static ResponseTypeType |
ResponseTypeType.fromValue(String v) |
ResponseTypeType |
MeetingRequestMessageType.getMyResponseType()
Gets the value of the myResponseType property.
|
ResponseTypeType |
CalendarItemType.getMyResponseType()
Gets the value of the myResponseType property.
|
ResponseTypeType |
AttendeeType.getResponseType()
Gets the value of the responseType property.
|
ResponseTypeType |
MeetingMessageType.getResponseType()
Gets the value of the responseType property.
|
static ResponseTypeType |
ResponseTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResponseTypeType[] |
ResponseTypeType.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.setMyResponseType(ResponseTypeType value)
Sets the value of the myResponseType property.
|
void |
CalendarItemType.setMyResponseType(ResponseTypeType value)
Sets the value of the myResponseType property.
|
void |
AttendeeType.setResponseType(ResponseTypeType value)
Sets the value of the responseType property.
|
void |
MeetingMessageType.setResponseType(ResponseTypeType value)
Sets the value of the responseType property.
|
Copyright © 2018 Apereo. All Rights Reserved.