Email Factory for .NET

Attachment.SetContentType Method 

Sets Content-Type header for this

Attachment
.

new public void SetContentType(
   string contentType
);

Parameters

contentType
The content-type for this
Attachment
.

See Also

Attachment Class | Jscape.Email Namespace