共用方式為


EmailMessage.Body 屬性

定義

取得或設定電子郵件的本文。

public:
 property System::String ^ Body { System::String ^ get(); void set(System::String ^ value); };
public string? Body { get; set; }
member this.Body : string with get, set
Public Property Body As String

屬性值

適用於