Represents the collection of mail message attachments.
Namespace:
Rebex.Mail
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Class AttachmentCollection _ Implements ICollection, IEnumerable(Of Attachment), _ IEnumerable |
C# |
---|
public class AttachmentCollection : ICollection, IEnumerable<Attachment>, IEnumerable |
Inheritance Hierarchy
System..::..Object
Rebex.Mail..::..AttachmentCollection
Rebex.Mail..::..AttachmentCollection