StringConversionConfig Properties

The StringConversionConfig type exposes the following members.

Properties
  NameDescription
Public propertyConversionMode
Gets or sets the mode of charset conversion of the values of string properties of MailMessage object.
Public propertyCustomByteEncoding
Gets or sets the base encoding of the returned values of string properties of MailMessage object.
Public propertyDestinationEncoding
Gets or sets the charset of the returned values of string properties of MailMessage object.
Top
See Also