Gets the contents of the response line if it
was composed of a single integer number. Otherwise, zero is returned.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Number As Integer Get |
C# |
---|
public int Number { get; } |