Table of Contents

Enum EmailStatisticsHitsType

Namespace
CMS.EmailLibrary
Assembly
CMS.EmailMarketing.dll

Types of hits used by EmailStatisticsHitsInfo object.

public enum EmailStatisticsHitsType
Extension Methods

Fields

Click = 2

Click.

HardBounce = 4

Hard bounce.

Open = 1

Open.

Sent = 0

Sent.

SoftBounce = 3

Soft bounce.

Unsubscribe = 5

Unsubscribe.