MailMill .NET Class Library

MailAttachments Class

The MailAttachments.object stores MailAttachment objects.

For a list of all members of this type, see MailAttachments Members.

System.Object
   System.Collections.ArrayList
      MailMill.MailAttachments

public class MailAttachments : ArrayList

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: MailMill

Assembly: MailMill (in MailMill.dll)

See Also

MailAttachments Members | MailMill Namespace | MailAttachment