Click or drag to resize
Infosoft Logo

EmailMessageIdentifier Class

A data class representing required data used to uniquely identify an email message
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.MessagingEmailMessageIdentifier

Namespace: Infosoft.Common.Contracts.DataContracts.Messaging
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class EmailMessageIdentifier

The EmailMessageIdentifier type exposes the following members.

Properties
 NameDescription
Public propertyChannelSetup_Id Gets or sets the channel configuration identifier that determines which channel the email message exists on (i.e. which mail server/account combination to use)
Public propertyInternalId Gets or sets the internal identifier of the email on the server
Top
See Also