Click or drag to resize
Infosoft Logo

CreateReplyMessageRequest Class

Provides data for the request to
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.MessagingEmailMessageRequest
    Infosoft.Common.Contracts.MessageContracts.MessagingCreateReplyMessageRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Messaging
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class CreateReplyMessageRequest : EmailMessageRequest

The CreateReplyMessageRequest type exposes the following members.

Properties
 NameDescription
Public propertyMessageIdentifier Gets or sets the identification of the email message
(Inherited from EmailMessageRequest)
Public propertyReplyToAll Gets or sets a value indicating whether the message is supposed to be a reply to all participants in the conversation.
Top
See Also