SmtpResponseCategory Property Ipswitch.Messaging.Framework
Gets the category that this response falls into (OK, Failure, Temporary Failure, OK but Waiting for more).

Namespace: Ipswitch.Messaging.Framework.Mail
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public SmtpResponseCategory Category { get; }

Property Value

Type: SmtpResponseCategory
See Also

Reference