Click or drag to resize

MessageInfoErrorMessage Property

The error message for this message. If the message was unable to be delivered this property will contain the error message.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string ErrorMessage { get; set; }

Property Value

Type: String
See Also