IEWSClient.GetUserConfiguration
IEWSClient.GetUserConfiguration method
Gets the specified user configuration
public UserConfiguration GetUserConfiguration(UserConfigurationName userConfigurationName)
Parameter | Type | Description |
---|---|---|
userConfigurationName | UserConfigurationName | Specifies a user configuration to search |
Return Value
A received UserConfiguration
Exceptions
exception | condition |
---|---|
AsposeArgumentNullException | throws when userConfigurationName is null |
See Also
- class UserConfiguration
- class UserConfigurationName
- interface IEWSClient
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email