MimeException.Message Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9083)
Message
Gets a message that describes the current exception.
Declaration
public override string Message { get; }
Property Value
Type | Description |
---|---|
String | A message that describes the current exception. |