LogEntry.Message
LogEntry.Message property
Message body to log. Value from ToString() method from message object.
public string Message { get; set; }
See Also
- class LogEntry
 - namespace Aspose.Email.Tools.Logging
 - assembly Aspose.Email
 
Message body to log. Value from ToString() method from message object.
public string Message { get; set; }