| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
Identity |
UnifiedMessagingService.getExchangeImpersonation()
Gets the ID of the user that Exchange Web Services (EWS) should impersonate.
|
Identity |
Service.getExchangeImpersonation()
Gets the ID of the user that Exchange Web Services (EWS) should impersonate.
|
Identity |
AutodiscoverService.getExchangeImpersonation()
Gets the ID of the user that Exchange Web Services (EWS) should impersonate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnifiedMessagingService.setExchangeImpersonation(Identity identity)
Sets the ID of the user that Exchange Web Services (EWS) should impersonate.
|
void |
Service.setExchangeImpersonation(Identity identity)
Sets the ID of the user that Exchange Web Services (EWS) should impersonate.
|
void |
AutodiscoverService.setExchangeImpersonation(Identity identity)
Sets the ID of the user that Exchange Web Services (EWS) should impersonate.
|