Uses of Class
microsoft.exchange.webservices.data.misc.DelegateInformation
-
Packages that use DelegateInformation Package Description microsoft.exchange.webservices.data.core -
-
Uses of DelegateInformation in microsoft.exchange.webservices.data.core
Methods in microsoft.exchange.webservices.data.core that return DelegateInformation Modifier and Type Method Description DelegateInformationExchangeService. getDelegates(Mailbox mailbox, boolean includePermissions, Iterable<UserId> userIds)Retrieves the delegates of a specific mailbox.DelegateInformationExchangeService. getDelegates(Mailbox mailbox, boolean includePermissions, UserId... userIds)Retrieves the delegates of a specific mailbox.
-