Gets the media type of this attachment.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property MediaType As String Get |
C# |
---|
public string MediaType { get; } |
Field Value
Media type.Remarks
This is equivalent to calling ContentType.MediaType.