SmtpResponseMessages Property Ipswitch.Messaging.Framework
Gets the message strings sent by the server in its response. Each string will be the message from one of the response lines without the response code.

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

public string[] Messages { get; }

Property Value

Type: String
See Also

Reference