Options.AutoFormatPlainTextWordMail Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
True, wenn Microsoft Word beim Öffnen in Word automatisch Nur-Text-E-Mail-Nachrichten formatiert.
public:
property bool AutoFormatPlainTextWordMail { bool get(); void set(bool value); };
public bool AutoFormatPlainTextWordMail { get; set; }
member this.AutoFormatPlainTextWordMail : bool with get, set
Public Property AutoFormatPlainTextWordMail As Boolean