![]() | ContentType Class |
Namespace: Limilabs.Mail.Headers
The ContentType type exposes the following members.
Name | Description | |
---|---|---|
![]() | ContentType |
Creates new content type instance.
|
Name | Description | |
---|---|---|
![]() | MimeSubtype |
Subtype name of content.
|
![]() | MimeType |
Type name of content.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether the specified object is equal to the current object.
(Overrides ObjectEquals(Object).) |
![]() | Equals(ContentType) |
Determines whether the specified ContentType object is equal to the current one.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Returns hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() ![]() | Parse |
Parses specified string and creates new ContentType object.
|
![]() | ToString |
Returns 'mime type name'/'mime subtype name' string.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Determines whether two BasicConstant objects are equal.
|
![]() ![]() | Inequality |
Determines whether two BasicConstant objects are not equal.
|
Name | Description | |
---|---|---|
![]() ![]() | ApplicationAppleDoubleHeader |
Represents application/appledoubleheader content type.
|
![]() ![]() | ApplicationAppleFile |
Represents application/applefile content type (aka AppleSingle).
|
![]() ![]() | ApplicationAppleSingle |
Represents application/applesingle content type.
|
![]() ![]() | ApplicationBinHex |
Represents application/binhex content type.
|
![]() ![]() | ApplicationGZip |
Represents application/gzip content type.
|
![]() ![]() | ApplicationIcs |
Represents application/ics content type.
|
![]() ![]() | ApplicationMacBinHex |
Represents application/mac-binhex content type.
|
![]() ![]() | ApplicationMacBinHex40 |
Represents application/mac-binhex40 content type.
|
![]() ![]() | ApplicationMsTnef |
Represents TNEF content type: application/Ms-Tnef.
|
![]() ![]() | ApplicationMsWord |
Represents application/msword content type.
|
![]() ![]() | ApplicationOctetStream |
Represents application/octet-stream content type.
|
![]() ![]() | ApplicationPdf |
Represents application/pdf content type.
|
![]() ![]() | ApplicationPkcs7Mime |
Represents application/pkcs7-mime content type (encrypted message, attached signature).
|
![]() ![]() | ApplicationPkcs7Signature |
Represents application/pkcs7-signature content type (detached signature).
|
![]() ![]() | ApplicationRtf |
Represents application/rtf content type.
|
![]() ![]() | ApplicationVndMsExcel |
Represents application/vnd.ms-excel content type.
|
![]() ![]() | ApplicationVndMsPowerPoint |
Represents application/vnd.ms-powerpoint content type.
|
![]() ![]() | ApplicationVndMsTnef |
Represents official TNEF content type: application/vnd.ms-tnef.
|
![]() ![]() | ApplicationXml |
Represents application/xml content type.
|
![]() ![]() | ApplicationXPkcs7Mime |
Represents application/x-pkcs7-mime content type (encrypted message, attached signature).
|
![]() ![]() | ApplicationXPkcs7Signature |
Represents application/x-pkcs7-signature content type (detached signature).
|
![]() ![]() | ApplicationZip |
Represents application/zip content type.
|
![]() ![]() | ImageBmp |
Represents image/bmp content type.
|
![]() ![]() | ImageGif |
Represents image/gif content type.
|
![]() ![]() | ImageJpeg |
Represents image/jpeg content type.
|
![]() ![]() | ImagePng |
Represents image/png content type.
|
![]() ![]() | ImageTiff |
Represents image/tiff content type.
|
![]() ![]() | MessageDeliveryStatus |
Represents message/delivery-status content type.
|
![]() ![]() | MessageDispositionNotification |
Represents message/disposition-notification content type.
|
![]() ![]() | MessageGlobal |
Represents message/global content type.
|
![]() ![]() | MessageGlobalDeliveryStatus |
Represents message/global-delivery-status content type.
|
![]() ![]() | MessageGlobalHeaders |
Represents message/global-headers content type.
|
![]() ![]() | MessagePartial |
Represents message/partial content type. You can use MimeMessagePartial to joined split emails.
|
![]() ![]() | MessageRfc822 |
Represents message/rfc822 content type.
|
![]() ![]() | MessageXDeliveryStatus |
Represents message/xdelivery-status content type.
|
![]() ![]() | MultipartAlternative |
Represents multipart/alternative content type.
|
![]() ![]() | MultipartAppleDouble |
Represents multipart/appledouble content type.
|
![]() ![]() | MultipartMixed |
Represents multipart/Mixed content type.
|
![]() ![]() | MultipartRelated |
Represents multipart/related content type.
|
![]() ![]() | MultipartReport |
Represents multipart/report content type.
|
![]() ![]() | MultipartSigned |
Represents multipart/signed content type.
|
![]() ![]() | TextCalendar |
Represents text/calendar content type.
|
![]() ![]() | TextCsv |
Represents text/csv content type.
|
![]() ![]() | TextHtml |
Represents text/html content type.
|
![]() ![]() | TextPlain |
Represents text/plain content type.
|
![]() ![]() | TextRfc822Headers |
Represents text/rfc822-headers content type.
|
![]() ![]() | TextRtf |
Represents text/rtf content type.
|
![]() ![]() | TextVCard |
Represents text/vcard content type.
|
![]() ![]() | TextXml |
Represents text/xml content type.
|