Share via


HostedEmailIntegrationManagerErrorType Enumeration

 

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