Currently, there is only one 'Body' attribute in the 'MailMessage', and the Body of the Html type and the Text type cannot be converted to each other.
Additionally, 'MailMessage' cannot be converted directly to Stream or Byte[],maybe need a function like 'ToStream()'or 'ToByte()'