| Package | Description |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected DeliverMeetingRequestsType |
UpdateDelegate.deliverMeetingRequests |
protected DeliverMeetingRequestsType |
AddDelegate.deliverMeetingRequests |
protected DeliverMeetingRequestsType |
GetDelegateResponse.deliverMeetingRequests |
| Modifier and Type | Method and Description |
|---|---|
DeliverMeetingRequestsType |
UpdateDelegate.getDeliverMeetingRequests()
Gets the value of the deliverMeetingRequests property.
|
DeliverMeetingRequestsType |
AddDelegate.getDeliverMeetingRequests()
Gets the value of the deliverMeetingRequests property.
|
DeliverMeetingRequestsType |
GetDelegateResponse.getDeliverMeetingRequests()
Gets the value of the deliverMeetingRequests property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateDelegate.setDeliverMeetingRequests(DeliverMeetingRequestsType value)
Sets the value of the deliverMeetingRequests property.
|
void |
AddDelegate.setDeliverMeetingRequests(DeliverMeetingRequestsType value)
Sets the value of the deliverMeetingRequests property.
|
void |
GetDelegateResponse.setDeliverMeetingRequests(DeliverMeetingRequestsType value)
Sets the value of the deliverMeetingRequests property.
|
| Modifier and Type | Method and Description |
|---|---|
static DeliverMeetingRequestsType |
DeliverMeetingRequestsType.fromValue(String v) |
static DeliverMeetingRequestsType |
DeliverMeetingRequestsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliverMeetingRequestsType[] |
DeliverMeetingRequestsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Apereo. All Rights Reserved.