AttachmentCollection class

The AttachmentCollection class represents a collection of Attachment objects.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.Transport.Email.AttachmentCollection

Namespace:  Microsoft.Exchange.Data.Transport.Email
Assembly:  Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)

Syntax

'Declaration
Public Class AttachmentCollection
'Usage
Dim instance As AttachmentCollection
public class AttachmentCollection

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

AttachmentCollection members

Microsoft.Exchange.Data.Transport.Email namespace