MediaType

EmailAttachmentBase.MediaType property

Gets the media type of this EmailAttachmentBase.

public string MediaType { get; }

Property Value

The media type of this EmailAttachmentBase.

See Also