Click or drag to resize
Infosoft Logo

EmailServerFault Class

Data Contract Class - EmailServerFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterEmailServerFault

Namespace: Infosoft.Common.Contracts.FaultContracts.UserRegister
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class EmailServerFault

The EmailServerFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Public propertyStatusCode 
Top
Remarks
This fault indicates that there's a problem with the email server that's used to send the email message to the user. This is probably not a problem on your end. The fault also includes the SMTP status code.
See Also