ContentTypeField.IsMultipart Property

Determines if the MIME type of this field is multipart/*.

public bool IsMultipart {get;}

Remarks

Returns true if this field is has a multipart/* MIME type, false otherwise.

See Also

ContentTypeField Class | NI.Email.Mime.Field Namespace