AttachmentType enumeration

The AttachmentType enumeration indicates whether an attachment is displayed in line with message content.

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

Syntax

'Declaration
Public Enumeration AttachmentType
'Usage
Dim instance As AttachmentType
public enum AttachmentType

Members

Member name Description
Regular An attachment attached to the message.
Inline An attachment inline with the message content.

See also

Reference

Microsoft.Exchange.Data.Transport.Email namespace