public class NDRReportMailMessageInterpretor extends MailMessageInterpretor
Represents a Non-Delivery Report MailMesssage interpretor.
Constructor and Description |
---|
NDRReportMailMessageInterpretor()
Initializes a new instance of the NDRReportMailMessageInterpretor class.
|
Modifier and Type | Method and Description |
---|---|
MailMessageInterpretor |
deepClone()
Creates a copy of the current instance.
|
interpret, save
public NDRReportMailMessageInterpretor()
Initializes a new instance of the NDRReportMailMessageInterpretor class.
public MailMessageInterpretor deepClone()
Creates a copy of the current instance.
deepClone
in class MailMessageInterpretor
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.