| Package | Description |
|---|---|
| com.hcl.domino.mime |
| Modifier and Type | Method and Description |
|---|---|
static RichTextMimeConversionSettings.ReadReceipt |
RichTextMimeConversionSettings.ReadReceipt.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RichTextMimeConversionSettings.ReadReceipt[] |
RichTextMimeConversionSettings.ReadReceipt.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<RichTextMimeConversionSettings.ReadReceipt> |
RichTextMimeConversionSettings.getReadReceipt()
The function returns the Conversions Controls 'read receipt' setting.
|
| Modifier and Type | Method and Description |
|---|---|
RichTextMimeConversionSettings |
RichTextMimeConversionSettings.setReadReceipt(RichTextMimeConversionSettings.ReadReceipt rc)
The function sets the Conversions Controls read receipt setting to the input value
|
Copyright © 2019–2021 HCL. All rights reserved.