Share via


Attachment.ContentType Property

Definition

Gets or sets mimetype/Contenttype for the file.

public string ContentType { get; set; }
member this.ContentType : string with get, set
Public Property ContentType As String

Property Value

The content type.

Applies to