API Reference
| Classic JavaDoc |
Exchange.setImpersonationUsingUserPricipalName
public void setImpersonationUsingUserPricipalName(String userPricipalName)
Defines a user's principal name to be used as Exchange Impersonation method. This allows
a given account to perform operations with the rights of the impersonated account
instead of the rights of the caller's account.
This method is only available in the Professional edition of the library.
This method is only available in the Professional edition of the library.
Community comments
Powered by JavaDocPlus