Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSetContent(String)
Sets the content of this attachment to the specified text.
Public methodSupported by the .NET Compact FrameworkSetContent(String, String)
Sets the content of this attachment to the specified text and media type.
Public methodSupported by the .NET Compact FrameworkSetContent(String, String, Encoding)
Sets the content of this attachment to the specified text, media type and character set.
Public methodSupported by the .NET Compact FrameworkSetContent(String, String, Encoding, TransferEncoding)
Sets the content of this attachment to the specified text, media type and character set.

See Also