Freigeben über


MessagePartSpecification.IsBodyIncluded Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Nachrichtentext in dieser Spezifikation enthalten ist, oder legt diesen Wert fest.

public:
 property bool IsBodyIncluded { bool get(); void set(bool value); };
public bool IsBodyIncluded { get; set; }
member this.IsBodyIncluded : bool with get, set
Public Property IsBodyIncluded As Boolean

Eigenschaftswert

Boolean

true, wenn der Nachrichtentext in dieser Spezifikation enthalten ist, andernfalls false.

Ausnahmen

Gilt für