|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of MeetingResponseType in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return MeetingResponseType | |
|---|---|
MeetingResponseType |
MeetingRequest.getMyResponseType()
Gets a value indicating what was the last response of the user that loaded this meeting. |
MeetingResponseType |
Appointment.getMyResponseType()
Gets a value indicating what was the last response of the user that loaded this meeting. |
MeetingResponseType |
Attendee.getResponseType()
* Gets the type of response the attendee gave to the meeting invitation it received. |
static MeetingResponseType |
MeetingResponseType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MeetingResponseType[] |
MeetingResponseType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||