Click or drag to resize

MessageSearchEntity Class

Message Search Entity
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.MessageMessageSearchEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Message
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class MessageSearchEntity

The MessageSearchEntity type exposes the following members.

Properties
  NameDescription
Public propertyMaxRecords
Gets or sets the maximum records.
Public propertyRecipientId
Gets or sets the RecipientId.
Public propertyRouteGuid
Gets or sets the route unique identifier.
Public propertyScheduleGuid
Gets or sets the schedule unique identifier.
Public propertySenderId
Gets or sets the SenderId.
Top
See Also