PowerTCP Mail for .NET
ContentType Class Members
Fields  Properties  Methods 


The following tables list the members exposed by ContentType.

Public Constructors
 NameDescription
Public ConstructorContentType ConstructorOverloaded.   
Top
Public Fields
 NameDescription
Public FieldParameters A StringDictionary of name-value pairs that are used to build the headerline.  
Top
Public Properties
 NameDescription
Public PropertyBoundary Gets or sets the MIME boundary string.  
Public PropertyCharSetGets or sets the value of the charset parameter. Use Textpart.Encoding to set the charset for a Textpart or Htmlpart.  
Public PropertyMediaType Identifies media type and sub-type, separated by a slash.  
Public PropertyName Get or set the decoded Name. Supports non-UTF8 encodings. When set, Part.EncodingMap["default"] is used for encoding.  
Top
Public Methods
 NameDescription
Public MethodClone Creates a duplicate.  
Public MethodToString Provides the decoded "Content-Type" header field.  
Top
See Also

Reference

ContentType Class
Dart.Mail Namespace


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic