Click or drag to resize

EmailSearchRequest Class

Email search request
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.CasualCustomerEmailSearchRequest

Namespace:  AMCS.Elemos.IntegrationService.Entity.CasualCustomer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class EmailSearchRequest

The EmailSearchRequest type exposes the following members.

Constructors
  NameDescription
Public methodEmailSearchRequest
Initializes a new instance of the EmailSearchRequest class
Top
Properties
  NameDescription
Public propertyEmailAddress
Gets or sets the Email address
Top
See Also