EmailResponseMessageSetV1 class

EmailResponseMessageSetV1 class

Email response messages set version 1 class.

Inheritance: EmailResponseMessageSetV1AbstractResponseMessageSetAbstractTopLevelMessageSet

The EmailResponseMessageSetV1 type exposes the following members:

Constructors

Constructor Description
EmailResponseMessageSetV1() Initializes a new instance of EmailResponseMessageSetV1 class.

Properties

Property Description
mail_transaction_responses Gets or sets the collection of MailTransactionResponse.
mail_sync_responses Gets or sets the collection of MailSyncResponse.
get_mime_transaction_responses Gets or sets the collection of GetMimeTransactionResponse.

See Also