Click or drag to resize

EmailValidatorBase Properties

The EmailValidatorBase type exposes the following members.

Properties
  NameDescription
Protected propertyAddedBy
Returns the added by for nosend list
Public propertyApiKey
Returns the value of the ApiKey property
Public propertyApplication
Gets or Sets the IAppContext object for the service.
(Inherited from ServiceBase.)
Public propertyAttributes
Gets/Sets the service attributes.
(Inherited from ServiceBase.)
Public propertyCategory
Gets/Sets the service category.
(Inherited from ServiceBase.)
Public propertyComponentID
Gets/Sets the service component ID.
(Inherited from ServiceBase.)
Public propertyDaysValid
Returns the value of the ApiKey property
Public propertyID
Gets/Sets the service ID.
(Inherited from ServiceBase.)
Public propertyName
Gets/Sets the service name.
(Inherited from ServiceBase.)
Public propertyProperties
Gets the service's configuration properties
(Inherited from ServiceBase.)
Public propertyType
Gets/Sets the service type.
(Inherited from ServiceBase.)
Public propertyValidateBehavior
Controls validation behavior
Top
See Also