Name

MailEncoding

Synopsis

This enumeration sets the BodyEncoding property of the MailMessage class and the Encoding property of the MailAttachment class.

Public Enum MailEncoding
                  UUEncode = 0
                  Base64 = 1
End Enum

Hierarchy

System.ObjectSystem.ValueType System.Enum(System.IComparable, System.IFormattable, System.IConvertible) MailEncoding

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.