| LogNewEntryEventArgs Properties |
The LogNewEntryEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| NewEntry |
Gets a reference to the log entry MailBee is going to put into the log file
(or into the memory buffer if MemoryLog is true).
| |
| State |
Gets a reference to the object which was supplied by the developer in state
parameter of asynchronous methods of the mailer components.
(Inherited from CommonEventArgs.) |