Text |
Exception | Condition |
---|---|
ArgumentNullException | subtype is null. |
Creates a new TextPart with the specified subtype.
Note |
---|
Typically the subtype should either be "plain" for plain text content or "html" for HTML content. For more options, check the MIME-type registry at http://www.iana.org/assignments/media-types/media-types.xhtml#text |