Click or drag to resize

PartialMessageEntity Class

Partial Message Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.MessagePartialMessageEntity

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 PartialMessageEntity : IntegrationEntity

The PartialMessageEntity type exposes the following members.

Properties
  NameDescription
Public propertyContent
Content
Public propertyMessageGuid
MessageGuid
Public propertyMessageId
MessageId
Public propertyPriorityId
PriorityId
Public propertyReadDate
ReadDate
Public propertyReceivedDate
ReceivedDate
Public propertyRecipientId
RecipientId
Public propertyResponseToId
ResponseToId
Public propertyRouteGuid
RouteGuid
Public propertyScheduleGuid
ScheduleGuid
Public propertySenderId
SenderId
Public propertySentDate
SentDate
Top
See Also