public final class MessageTrackingReportTemplate
extends com.aspose.ms.System.Enum
Enumerates the types of report to display.
Modifier and Type | Field and Description |
---|---|
static int |
RecipientPath
Specifies that for a single recipient, the report will display a full history of the events that occurred.
|
static int |
Summary
Specifies that the report will display all the recipients of the message and the delivery status of the message to each recipient.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Summary
Specifies that the report will display all the recipients of the message and the delivery status of the message to each recipient.
public static final int RecipientPath
Specifies that for a single recipient, the report will display a full history of the events that occurred.