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; }
Public Property ErrorMessage As String
Get
Set
Property Value
Type:
StringSee Also