Click or drag to resize

MimeSubtype Constructor

Creates new MimeSubtype instance.

Namespace:  Limilabs.Mail.Headers
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public MimeSubtype(
	string subtype
)

Parameters

subtype
Type: SystemString
Subtype string.
See Also