PowerTCP Mail for .NET
MailHeader Class Methods
See Also  Send comments on this topic.
Dart.PowerTCP.Mail Namespace : MailHeader Class


"

For a list of all members of this type, see MailHeader members.

"

Public Methods

 NameDescription
public MethodAddOverloaded.  Add a header line to the MailHeader collection.  
public MethodAddRange (Inherited from System.Collections.ArrayList)
public MethodBinarySearchOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodClear (Inherited from System.Collections.ArrayList)
public MethodClone (Inherited from System.Collections.ArrayList)
public MethodContains (Inherited from System.Collections.ArrayList)
public MethodCopyToOverloaded.  Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.  
public MethodGetBytes Returns all of the elements in the MailHeaders collection as an array of bytes  
public MethodGetEnumeratorOverloaded. Overridden.  Returns an enumerator for the collection.  
public MethodGetRange (Inherited from System.Collections.ArrayList)
public MethodIndexOfOverloaded.   
public MethodInsertOverridden.  Inserts an element into the collection at the specified index.  
public MethodInsertRange (Inherited from System.Collections.ArrayList)
public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodRemoveOverloaded.  Remove a header line from the MailHeader collection.  
public MethodRemoveAt (Inherited from System.Collections.ArrayList)
public MethodRemoveRange (Inherited from System.Collections.ArrayList)
public MethodReverseOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodSetRange (Inherited from System.Collections.ArrayList)
public MethodSortOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodToArrayOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodToString Returns all of the elements in the MailHeaders collection as a string. No "word encoding" is performed.  
public MethodTrimToSize (Inherited from System.Collections.ArrayList)
Top

See Also

Documentation Version 3.2
© 2010 Dart Communications. All Rights Reserved.