Namespace:  Lesnikowski.Client
Assembly:  Mail (in Mail.dll) Version: 3.0.10208.1049

Syntax

C#
public class ServerCertificateValidateEventArgs : EventArgs
Visual Basic (Declaration)
Public Class ServerCertificateValidateEventArgs _
	Inherits EventArgs
Visual C++
public ref class ServerCertificateValidateEventArgs : public EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    Lesnikowski.Client..::.ServerCertificateValidateEventArgs

See Also