Skip to content
DocsTry Aspire
DocsTry

SendAnEmailResponseData Properties

ClassProperties2 members
Represents the SendAnEmailResponseData payload.
IdSection titled Idnullablestring?
Gets or sets id.
public string? Id { get; set; }
StatusSection titled Statusnullablestring?
Gets or sets status.
public string? Status { get; set; }