Option to display or hide the email header. Default: true.
Returns:
boolean
setDisplayHeader(boolean value)
public final void setDisplayHeader(boolean value)
Option to display or hide the email header. Default: true.
Parameters:
Parameter
Type
Description
value
boolean
getDisplayFromEmailAddress()
public final boolean getDisplayFromEmailAddress()
Option to display or hide “from” email address. Default: true.
Returns:
boolean
setDisplayFromEmailAddress(boolean value)
public final void setDisplayFromEmailAddress(boolean value)
Option to display or hide “from” email address. Default: true.
Parameters:
Parameter
Type
Description
value
boolean
getDisplayEmailAddress()
public final boolean getDisplayEmailAddress()
Option to display or hide email address. Default: true.
Returns:
boolean
setDisplayEmailAddress(boolean value)
public final void setDisplayEmailAddress(boolean value)
Option to display or hide email address. Default: true.
Parameters:
Parameter
Type
Description
value
boolean
getDisplayToEmailAddress()
public final boolean getDisplayToEmailAddress()
Option to display or hide “to” email address. Default: true.
Returns:
boolean
setDisplayToEmailAddress(boolean value)
public final void setDisplayToEmailAddress(boolean value)
Option to display or hide “to” email address. Default: true.
Parameters:
Parameter
Type
Description
value
boolean
getDisplayCcEmailAddress()
public final boolean getDisplayCcEmailAddress()
Option to display or hide “Cc” email address. Default: false.
Returns:
boolean
setDisplayCcEmailAddress(boolean value)
public final void setDisplayCcEmailAddress(boolean value)
Option to display or hide “Cc” email address. Default: false.
Parameters:
Parameter
Type
Description
value
boolean
getDisplayBccEmailAddress()
public final boolean getDisplayBccEmailAddress()
Option to display or hide “Bcc” email address. Default: false.
Returns:
boolean
setDisplayBccEmailAddress(boolean value)
public final void setDisplayBccEmailAddress(boolean value)
Option to display or hide “Bcc” email address. Default: false.
Parameters:
Parameter
Type
Description
value
boolean
getTimeZoneOffset()
public final Double getTimeZoneOffset()
Gets or sets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the localtime and UTC.
Returns:
java.lang.Double
getTimeZoneOffsetInternal()
public System.TimeSpan getTimeZoneOffsetInternal()
Returns:
com.aspose.ms.System.TimeSpan
getResourceLoadingTimeout()
public System.TimeSpan getResourceLoadingTimeout()
public void setResourceLoadingTimeout(System.TimeSpan resourceLoadingTimeout)
Timeout for loading external resources (setter)
Parameters:
Parameter
Type
Description
resourceLoadingTimeout
com.aspose.ms.System.TimeSpan
setTimeZoneOffset(Double value)
public final void setTimeZoneOffset(Double value)
Gets or sets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the localtime and UTC.
Parameters:
Parameter
Type
Description
value
java.lang.Double
deepClone()
public final Object deepClone()
Clones current instance.
Returns:
java.lang.Object -
getFieldTextMap()
public Map<EmailField,String> getFieldTextMap()
Gets the mapping between email message and field text representation