4AspNet POP3 .NET Component

Attachment Class

Class Attachment provides properties and methods to retrieve/parse information about attachment(s) in the email message.

For a list of all members of this type, see Attachment Members.

System.Object
   ForAspNet.POP3.EmailCore
      ForAspNet.POP3.Attachment

[Visual Basic]
Public Class Attachment
    Inherits EmailCore
[C#]
public class Attachment : EmailCore

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ForAspNet.POP3

Assembly: 4AspNet.POP3 (in 4AspNet.POP3.dll)

See Also

Attachment Members | ForAspNet.POP3 Namespace