ContentTypeField.IsMimeType Method
Determines if the MIME type of this field matches the given one.
Parameters
-
mimeType
- the MIME type to match against.
Return Value
Returns true if the MIME type of this field matches, false otherwise.
See Also
ContentTypeField Class | NI.Email.Mime.Field Namespace