Returns a string representation of this object.

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

Syntax

Visual Basic
Public Overrides Function ToString As String
C#
public override string ToString()

Return Value

A string representing this object

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also