Simple Mail and Post Office Protocol for .Net (SmtPop)

ReceivedEventParam Class

The received event parameters

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

System.Object
   System.EventArgs
      SmtPop.ReceivedEventParam

public class ReceivedEventParam : EventArgs

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: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

ReceivedEventParam Members | SmtPop Namespace