Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeConstant.GetContentTypeId Method 

Returns a string identifying a Mime text type

public static string GetContentTypeId(
   MimeTextContentType type
);

Parameters

type
A text type

Return Value

A string identifying the Mime text type

See Also

MimeConstant Class | SmtPop Namespace