Email2PdfRequest.EmailContent Property

Definition

Content of the email that should be converted

[System.Text.Json.Serialization.JsonPropertyName("documentContent")]
public string EmailContent { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("documentContent")>]
member this.EmailContent : string with get, set
Public Property EmailContent As String

Property Value

Attributes

Applies to