Gets the group of the SMTP response code.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Group As Integer Get |
C# |
---|
public int Group { get; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Visual Basic |
---|
Public ReadOnly Property Group As Integer Get |
C# |
---|
public int Group { get; } |