Package | Description |
---|---|
microsoft.exchange.webservices.data.core |
Modifier and Type | Method and Description |
---|---|
DelegateInformation |
ExchangeService.getDelegates(Mailbox mailbox,
boolean includePermissions,
Iterable<UserId> userIds)
Retrieves the delegates of a specific mailbox.
|
DelegateInformation |
ExchangeService.getDelegates(Mailbox mailbox,
boolean includePermissions,
UserId... userIds)
Retrieves the delegates of a specific mailbox.
|
Copyright © 2012–2015 Microsoft. All rights reserved.