Returns the version of the SMTP component.

Namespace:  Rebex.Net
Assembly:  Rebex.Imap (in Rebex.Imap.dll)

Syntax

Visual Basic
Public Shared ReadOnly Property Version As Version
	Get
C#
public static Version Version { get; }

Field Value

The version of the SMTP component.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also