|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DeliverMeetingRequestsType | |
|---|---|
| com.microsoft.exchange.messages | |
| com.microsoft.exchange.types | |
| Uses of DeliverMeetingRequestsType in com.microsoft.exchange.messages |
|---|
| Fields in com.microsoft.exchange.messages declared as DeliverMeetingRequestsType | |
|---|---|
protected DeliverMeetingRequestsType |
UpdateDelegate.deliverMeetingRequests
|
protected DeliverMeetingRequestsType |
GetDelegateResponse.deliverMeetingRequests
|
protected DeliverMeetingRequestsType |
AddDelegate.deliverMeetingRequests
|
| Methods in com.microsoft.exchange.messages that return DeliverMeetingRequestsType | |
|---|---|
DeliverMeetingRequestsType |
UpdateDelegate.getDeliverMeetingRequests()
Gets the value of the deliverMeetingRequests property. |
DeliverMeetingRequestsType |
GetDelegateResponse.getDeliverMeetingRequests()
Gets the value of the deliverMeetingRequests property. |
DeliverMeetingRequestsType |
AddDelegate.getDeliverMeetingRequests()
Gets the value of the deliverMeetingRequests property. |
| Methods in com.microsoft.exchange.messages with parameters of type DeliverMeetingRequestsType | |
|---|---|
void |
UpdateDelegate.setDeliverMeetingRequests(DeliverMeetingRequestsType value)
Sets the value of the deliverMeetingRequests property. |
void |
GetDelegateResponse.setDeliverMeetingRequests(DeliverMeetingRequestsType value)
Sets the value of the deliverMeetingRequests property. |
void |
AddDelegate.setDeliverMeetingRequests(DeliverMeetingRequestsType value)
Sets the value of the deliverMeetingRequests property. |
| Uses of DeliverMeetingRequestsType in com.microsoft.exchange.types |
|---|
| Methods in com.microsoft.exchange.types that return DeliverMeetingRequestsType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||