Table of Contents

Interface IBouncedEmails

Namespace
Dynamicweb.Mailing
Assembly
Dynamicweb.Mailing.dll
Defines operations for working with bounced emails
public interface IBouncedEmails

Methods

GetBouncedEmailInfos(Message)

MessageRecipientInfoCollection GetBouncedEmailInfos(Message message)

Parameters

message Message

Returns

MessageRecipientInfoCollection
To top