Table of Contents

Interface IBlockedEmails

Namespace
Dynamicweb.Mailing
Assembly
Dynamicweb.Core.dll

Defines operations for working with blocked emails

public interface IBlockedEmails

Methods

GetBlockedEmailInfos(Message)

MessageRecipientInfoCollection GetBlockedEmailInfos(Message message)

Parameters

message Message

Returns

MessageRecipientInfoCollection
To top