Attachment class
The Attachment type represents an attachment to a EmailMessage object.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.Transport.Email.Attachment
Namespace: Microsoft.Exchange.Data.Transport.Email
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public Class Attachment
'Usage
Dim instance As Attachment
public class Attachment
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.