Attachment.MediaType Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
MediaType
Gets the media type of this attachment. Inherited from AttachmentBase.
Declaration
public string MediaType { get; }
Property Value
Type | Description |
---|---|
String | Media type. |
Remarks
This is equivalent to calling ContentType.MediaType.