Click or drag to resize

Messagecolor Property

The color of the line to the left of the attachment. Can either be one of 'good', 'warning', 'danger', or any hex color code.

Namespace:  NetQuarry.Services.Slack
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string color { get; set; }

Property Value

Type: String
See Also