Click or drag to resize
Infosoft Logo

EmailNotFoundFault Class

Data Contract Class - EmailNotFoundFault
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.FaultContracts.UserRegisterEmailNotFoundFault

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

The EmailNotFoundFault type exposes the following members.

Properties
 NameDescription
Public propertyDescription 
Top
Remarks
This fault indicates that an email address was queried for in the database, but not found.
See Also