Click or drag to resize

MimeFactoryCreateMimeAlternative Method

Creates new empty MimeAlternative object (MultipartAlternative).

Namespace:  Limilabs.Mail.MIME
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public MimeAlternative CreateMimeAlternative()

Return Value

Type: MimeAlternative
New MimeAlternative object.
See Also