setPreserveSignature is deprecated in aspose-email-23.6-jdk16

I get a deprecation error yet the online documentation does not suggest a replacement. Is this deprecation a mistake or will the function be replaced? Thank you

warning: [deprecation] setPreserveSignature(boolean) in MsgSaveOptions has been deprecated
msgitem.setPreserveSignature(true);

Hello @dfplive,

aspose-email-23.6-javadoc.jar contains description:

@Deprecated
public final void setPreserveSignature(boolean value)
Deprecated. Now the signature is preserved by default. This property is obsolete, not used in code and will be removed soon.

We are working on the issue of synchronizing online documentation.

thank you very much

@dfplive,

Please, feel free to contact us if you have any more questions.