Uses of Class
microsoft.exchange.webservices.data.misc.DelegateInformation

Packages that use DelegateInformation
microsoft.exchange.webservices.data.core   
 

Uses of DelegateInformation in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return DelegateInformation
 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.