Modifier and Type | Method and Description |
---|---|
void |
IEWSClient.closeAccess(ExchangeDelegateUser delegateUser,
String mailbox)
Closes access on the specified mailbox for the specified user.
|
void |
IEWSClient.delegateAccess(ExchangeDelegateUser delegateUser,
String mailbox)
Delegates access on the specified mailbox to the specified user.
|
void |
IEWSClient.updateDelegate(ExchangeDelegateUser delegateUser,
String mailbox)
Updates the delegate user settings who is granted access on the specified mailbox.
|