The Smtp type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberSupported by the .NET Compact FrameworkAlternativeExplicitSslPort
Alternative SMTP/Explicit SSL port (587).
Public fieldStatic memberSupported by the .NET Compact FrameworkDefaultImplicitSslPort
Default SMTP/Implicit SSL port (465).
Public fieldStatic memberSupported by the .NET Compact FrameworkDefaultPort
Default SMTP port (25).

See Also