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; }<JsonPropertyAttribute("smtp-id")>
Public Property smtp_id As String
Get
SetProperty Value
Type:
String
See Also