MailBee.NET Objects 7.1

CommonEventArgs Class

Represents an abstract parent of all event data classes in MailBee.

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

System.Object
   System.EventArgs
      MailBee.CommonEventArgs
         Derived types

public abstract class CommonEventArgs : 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: MailBee

Assembly: MailBee.NET (in MailBee.NET.dll)

See Also

CommonEventArgs Members | MailBee Namespace