LinkedResource.MediaType Property
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 8.0.9673)
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.