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


The following tables list the members exposed by Attachments.

Public Properties

 NameDescription
public PropertyCapacity (Inherited from System.Collections.ArrayList)
public PropertyCountOverridden.  Gets the number of elements actually contained in the collection.  
public PropertyIsFixedSize (Inherited from System.Collections.ArrayList)
public PropertyIsReadOnly (Inherited from System.Collections.ArrayList)
public PropertyIsSynchronized (Inherited from System.Collections.ArrayList)
public PropertyItem Gets or sets the element at the specified index.  
public PropertySyncRoot (Inherited from System.Collections.ArrayList)
Top

Public Methods

 NameDescription
public MethodAddOverloaded. Overridden.  Inserts the specified object into the collection as an attachment.  
public MethodAddRange (Inherited from System.Collections.ArrayList)
public MethodBinarySearchOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodClearOverridden.  Recursively removes all attachments from the MessageStream.  
public MethodClone (Inherited from System.Collections.ArrayList)
public MethodContains (Inherited from System.Collections.ArrayList)
public MethodCopyToOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodGetEnumeratorOverloaded. Overridden.  Returns an enumerator for the collection.  
public MethodGetRange (Inherited from System.Collections.ArrayList)
public MethodIndexOfOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodInsert (Inherited from System.Collections.ArrayList)
public MethodInsertRange (Inherited from System.Collections.ArrayList)
public MethodLastIndexOfOverloaded.  (Inherited from System.Collections.ArrayList)
public MethodRemoveOverridden.  Removes the specified attachment.  
public MethodRemoveAtOverridden.  Removes the object at the specified index.  
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 MethodTrimToSize (Inherited from System.Collections.ArrayList)
Top

See Also

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