4AspNet POP3 .NET Component

EmailCore.ContentType Property

Content-Type.

[Visual Basic]
Public ReadOnly Property ContentType As String
[C#]
public string ContentType {get;}

Property Value

ContentType returns the value of "Content-Type" of the email.

See Also

EmailCore Class | ForAspNet.POP3 Namespace