LogEntryContextualProperties Property

Dictionary of key/value pairs to record.

Namespace:  Aspose.Email.Tools.Logging
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public IDictionary<string, string> ContextualProperties { get; set; }

Property Value

Type: IDictionaryString, String
See Also