LogEntryErrorMessages Property |
Gets the error message with the
LogEntry
Namespace:
Aspose.Email.Tools.Logging
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic string ErrorMessages { get; }
Public ReadOnly Property ErrorMessages As String
Get
public:
property String^ ErrorMessages {
String^ get ();
}
member ErrorMessages : string with get
Property Value
Type:
String
See Also