LogEntry.InnerException
LogEntry.InnerException property
Gets or sets the inner exception object.
public Exception InnerException { get; set; }
See Also
- class LogEntry
- namespace Aspose.Email.Tools.Logging
- assembly Aspose.Email
Gets or sets the inner exception object.
public Exception InnerException { get; set; }