Compartir a través de


EmailMessage.BodyFormat Propiedad

Definición

Obtiene o establece un valor que indica si el mensaje está en texto sin formato o HTML.

public:
 property Microsoft::Maui::ApplicationModel::Communication::EmailBodyFormat BodyFormat { Microsoft::Maui::ApplicationModel::Communication::EmailBodyFormat get(); void set(Microsoft::Maui::ApplicationModel::Communication::EmailBodyFormat value); };
public Microsoft.Maui.ApplicationModel.Communication.EmailBodyFormat BodyFormat { get; set; }
member this.BodyFormat : Microsoft.Maui.ApplicationModel.Communication.EmailBodyFormat with get, set
Public Property BodyFormat As EmailBodyFormat

Valor de propiedad

Comentarios

Html no se admite en Windows.

Se aplica a