4AspNet POP3 .NET Component

EmailCore Class

Class EmailCore represents the base entity of email message/attachment.

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

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

[Visual Basic]
MustInherit Public Class EmailCore
[C#]
public abstract class 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

EmailCore Members | ForAspNet.POP3 Namespace