Click or drag to resize

SendGridEventsmtp_id Property

An id attached to the message by the platform.

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[JsonPropertyAttribute("smtp-id")]
public string smtp_id { get; set; }

Property Value

Type: String
See Also