PowerTCP Mail for .NET
MultipartContent Class Members
Properties  Methods 


The following tables list the members exposed by MultipartContent.

Public Constructors
 NameDescription
Public ConstructorMultipartContent Constructor Creates multi-part content containing no parts.  
Top
Public Properties
 NameDescription
Public PropertyCapacity (Inherited from System.Collections.Generic.List<Part>)
Public PropertyCount (Inherited from System.Collections.Generic.List<Part>)
Public PropertyItem (Inherited from System.Collections.Generic.List<Part>)
Public PropertyText Returns a decoded representation of the non-mime content.  
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.Generic.List<Part>)
Public MethodAddRange (Inherited from System.Collections.Generic.List<Part>)
Public MethodAsReadOnly (Inherited from System.Collections.Generic.List<Part>)
Public MethodBinarySearchOverloaded.  (Inherited from System.Collections.Generic.List<Part>)
Public MethodClear (Inherited from System.Collections.Generic.List<Part>)
Public MethodClone Creates a deep copy of the MultipartContent, but deep/shallow copies of each Part. Attachments and Resources are shallow copies, Textparts and Htmlparts are deep copies.  
Public MethodContains (Inherited from System.Collections.Generic.List<Part>)
Public MethodConvertAll (Inherited from System.Collections.Generic.List<Part>)
Public MethodCopyToOverloaded.  (Inherited from System.Collections.Generic.List<Part>)
Public MethodExists (Inherited from System.Collections.Generic.List<Part>)
Public MethodFilter Returns a ReadOnlyCollection that contains only parts that are or are derived from the specified type.  
Public MethodFind (Inherited from System.Collections.Generic.List<Part>)
Public MethodFindAll (Inherited from System.Collections.Generic.List<Part>)
Public MethodFindIndexOverloaded.  (Inherited from System.Collections.Generic.List<Part>)
Public MethodFindLast (Inherited from System.Collections.Generic.List<Part>)
Public MethodFindLastIndexOverloaded.  (Inherited from System.Collections.Generic.List<Part>)
Public MethodForEach (Inherited from System.Collections.Generic.List<Part>)
Public MethodGetEnumerator (Inherited from System.Collections.Generic.List<Part>)
Public MethodGetRange (Inherited from System.Collections.Generic.List<Part>)
Public MethodIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Part>)
Public MethodInsert (Inherited from System.Collections.Generic.List<Part>)
Public MethodInsertRange (Inherited from System.Collections.Generic.List<Part>)
Public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.Generic.List<Part>)
Public MethodRemove (Inherited from System.Collections.Generic.List<Part>)
Public MethodRemoveAll (Inherited from System.Collections.Generic.List<Part>)
Public MethodRemoveAt (Inherited from System.Collections.Generic.List<Part>)
Public MethodRemoveRange (Inherited from System.Collections.Generic.List<Part>)
Public MethodReverseOverloaded.  (Inherited from System.Collections.Generic.List<Part>)
Public MethodSortOverloaded.  (Inherited from System.Collections.Generic.List<Part>)
Public MethodToArray (Inherited from System.Collections.Generic.List<Part>)
Public MethodToStringOverloaded.  Returns a decoded representation of all the Parts (including headers) that is suitable for display.  
Public MethodTrimExcess (Inherited from System.Collections.Generic.List<Part>)
Public MethodTrueForAll (Inherited from System.Collections.Generic.List<Part>)
Top
See Also

Reference

MultipartContent Class
Dart.Mail Namespace


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