Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes a Hosted E-mail integration Manager error type.
Namespace: Microsoft.WindowsServerSolutions.HostedEmail
Assembly: Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)
Syntax
[SerializableAttribute]
public enum HostedEmailIntegrationManagerErrorType
[SerializableAttribute]
public enum class HostedEmailIntegrationManagerErrorType
<SerializableAttribute>
Public Enumeration HostedEmailIntegrationManagerErrorType
Members
| Member name | Description | |
|---|---|---|
| AlreadyEnabled | Already enabled. |
|
| HostedEmailServiceIssue | Hosted e-mail service issue. |
|
| InvalidConfigurationFile | Invalid configuration file. |
|
| NotSpecified | Not specified. |
|
| OperationRunningInAnotherProcess | Operation running in another process. |
|
| PasswordSyncServiceIssue | Password sync service issue. |
See Also
Microsoft.WindowsServerSolutions.HostedEmail Namespace
Return to top