Click or drag to resize

MessageCategories Property

Returns a list of categories to log / send with this message

Namespace:  NetQuarry.Mail
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public List<string> Categories { get; }

Property Value

Type: ListString
See Also