OpaqueMail icon indicating copy to clipboard operation
OpaqueMail copied to clipboard

MailMessage.Body

Open wewenr opened this issue 8 years ago • 0 comments

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()'

wewenr avatar Mar 22 '18 06:03 wewenr