Class AttachmentCollection

AttachmentCollection class

Represents a collection of e-mail message attachments.

public sealed class AttachmentCollection : Collection<Attachment>, IDisposable

Methods

NameDescription
Dispose()Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

See Also