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

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

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

Methods in microsoft.exchange.webservices.data.core that return ImpersonatedUserId
 ImpersonatedUserId ExchangeService.getImpersonatedUserId()
          Gets the impersonated user id.
 

Methods in microsoft.exchange.webservices.data.core with parameters of type ImpersonatedUserId
 void ExchangeService.setImpersonatedUserId(ImpersonatedUserId impersonatedUserId)
          Sets the impersonated user id.
 



Copyright © 2012–2015 Microsoft. All rights reserved.