Partager via


EmailTemplateContract.Body Propriété

Définition

Obtient ou définit le corps du modèle d’e-mail. Il doit s’agir d’un XDocument valide

[Newtonsoft.Json.JsonProperty(PropertyName="properties.body")]
public string Body { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.body")>]
member this.Body : string with get, set
Public Property Body As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à