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

AuthentifiedEventHandler Delegate

The authentified event

public delegate void AuthentifiedEventHandler(
   object sender,
   AuthentifiedEventParam e
);

Parameters

sender
Missing <param> documentation for sender
e
Missing <param> documentation for e

Requirements

Namespace: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

SmtPop Namespace