[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Overload List

Name Description
CloneSettings(MessageSettings)
Clones settings between instances. This can be used to preserve settings from one message to another. Not all settings will be cloned as some are implementation-specific to a message.
CloneSettings(MessageSettings, MessageCloneOptions)
Clones settings between instances. This can be used to preserve settings from one message to another. Not all settings will be cloned as some are implementation-specific to a message.

See Also