MailAttachment.Encoding Property

 

Gets the type of encoding for the e-mail attachment. Recommended alternative: System.Net.Mail.

Namespace:   System.Web.Mail
Assembly:  System.Web (in System.Web.dll)

Public ReadOnly Property Encoding As MailEncoding

Property Value

Type: System.Web.Mail.MailEncoding

One of the MailEncoding values.

.NET Framework
Available since 1.1
Return to top
Show: