Click or drag to resize

ParseCharsetRequest Properties

The SendGridListenerParseCharsetRequest type exposes the following members.

Properties
  NameDescription
Public propertyfrom
The charset of the email from address.
Public propertyhtml
The charset of the email content HTML.
Public propertysubject
The charset of the email subject.
Public propertytext
The charset of the email content text.
Public propertyto
The charset of the email to address.
Top
See Also