Uses of Class
microsoft.exchange.webservices.data.core.response.DelegateManagementResponse
-
Packages that use DelegateManagementResponse Package Description microsoft.exchange.webservices.data.core.request microsoft.exchange.webservices.data.core.response -
-
Uses of DelegateManagementResponse in microsoft.exchange.webservices.data.core.request
Methods in microsoft.exchange.webservices.data.core.request that return DelegateManagementResponse Modifier and Type Method Description protected DelegateManagementResponseAddDelegateRequest. createResponse()Creates the response.protected DelegateManagementResponseRemoveDelegateRequest. createResponse()Creates the response.protected DelegateManagementResponseUpdateDelegateRequest. createResponse()Creates the response. -
Uses of DelegateManagementResponse in microsoft.exchange.webservices.data.core.response
Subclasses of DelegateManagementResponse in microsoft.exchange.webservices.data.core.response Modifier and Type Class Description classGetDelegateResponseThe Class GetDelegateResponse.
-