LogEntry.AddErrorMessage
LogEntry.AddErrorMessage method
Add an error or warning message to the start of the messages string builder. Used by the distributor to record problems.
public virtual void AddErrorMessage(string message)
Parameter | Type | Description |
---|---|---|
message | String | Message to be added to this instance |
See Also
- class LogEntry
- namespace Aspose.Email.Tools.Logging
- assembly Aspose.Email